summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-12-28 13:47:45 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-12-28 13:47:45 -0500
commita45f20c0266103ed948d4a644e6d6d1c33a90b38 (patch)
tree4ad5d5e02ccded7feeac0a9b7f9e39490949a39f /.gitignore
parent63508d43f3c2f558c04065041919706cf2a86ef4 (diff)
refactor
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 8 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 1bfe4e6..de84236 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,9 @@
*~
-/bucts/
-/coreboot/
-/flashrom/
-/grub/
-/memtest86+-5.01/
-/bin/*
-/grubinvaders/
-/seabios/
-/powertop/
-/libreboot_src.tar.xz
-/libreboot_bin.tar.xz
+/src/
+/version.txt
+
+/libreboot-*
+
+/configure
+/config.log
+/autom4te.cache/