diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2017-02-14 13:38:13 +0100 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2017-02-14 13:38:13 +0100 |
commit | a6306bbc80b3c6e911ff915e7d6f4c3760da8e06 (patch) | |
tree | 9264a3fc0338dffc7a8adee852d0697291cf44fe | |
parent | cd15b0367a236810d90d865f988695b4853faba3 (diff) |
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,12 +1,14 @@ # vim temp files *~ *.swp +*.swo # generated output *.la *.lo *.o /libbrandt-*.tar.gz +bench # test files test_* |