diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ Makefile.in /tests/*/*-test /tests/*.png +# Files created by `make bench' +/bench/*/bench-* + # Files and folders created by libtool .libs/ *.l[oa] |