summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-09-16 13:24:30 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2014-09-16 13:24:30 (EDT)
commit47642b6cabf68a3fc56cb04e0f305165905c2344 (patch)
treea3c850beb7dceb177610de96f45e8d96fa039279 /.gitignore
parent40fe5eae21fca449809d1223cf4048a26f028227 (diff)
downloadlibreboot-47642b6cabf68a3fc56cb04e0f305165905c2344.zip
libreboot-47642b6cabf68a3fc56cb04e0f305165905c2344.tar.gz
libreboot-47642b6cabf68a3fc56cb04e0f305165905c2344.tar.bz2
.gitignore: Ignore bin/* but not bin/ itself
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9c95b7a..93888f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,6 @@
/flashrom/
/grub/
/memtest86+-5.01/
-/bin/
+/bin/*
/grubinvaders/
/seabios/