aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e177bb2..06251fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,14 @@
1# vim temp files 1# vim temp files
2*~ 2*~
3*.swp 3*.swp
4*.swo
4 5
5# generated output 6# generated output
6*.la 7*.la
7*.lo 8*.lo
8*.o 9*.o
9/libbrandt-*.tar.gz 10/libbrandt-*.tar.gz
11bench
10 12
11# test files 13# test files
12test_* 14test_*