diff options
| author | Martin Pärtel <martin.partel@gmail.com> | 2014-09-07 22:56:54 +0100 | 
|---|---|---|
| committer | Martin Pärtel <martin.partel@gmail.com> | 2014-09-07 22:56:54 +0100 | 
| commit | 77d068e0c58b6dc2299ffde597845406ecccbfa4 (patch) | |
| tree | e83bf7d0b76797c315caf610d3df1b8d3bc437ab /.gitignore | |
| parent | 32c3e523dae0af4c23f6c6d633b2cc59d01799a8 (diff) | |
| download | bindfs-77d068e0c58b6dc2299ffde597845406ecccbfa4.tar.gz | |
Gitignore new test autotools test stuff.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -23,6 +23,7 @@ Makefile  /libtool  /ltmain.sh  /stamp-h1 +/test-driver  # C stuff @@ -36,7 +37,9 @@ src/bindfs  tests/readdir_inode  tests/utimens_nofollow  tests/*.log +tests/*.trs  tests/internals/test_internals  tests/internals/test_rate_limiter  tests/internals/*.log +tests/internals/*.trs | 
