aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2017-02-14 13:38:13 +0100
committerMarkus Teich <markus.teich@stusta.mhn.de>2017-02-14 13:38:13 +0100
commita6306bbc80b3c6e911ff915e7d6f4c3760da8e06 (patch)
tree9264a3fc0338dffc7a8adee852d0697291cf44fe
parentcd15b0367a236810d90d865f988695b4853faba3 (diff)
downloadlibbrandt-a6306bbc80b3c6e911ff915e7d6f4c3760da8e06.tar.gz
libbrandt-a6306bbc80b3c6e911ff915e7d6f4c3760da8e06.zip
git ignore bench binaryHEADmaster
-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_*