add tests_namespaces to .gitignore

And make it a bit more specific while at it
This commit is contained in:
Willem Toorop 2014-10-27 15:34:59 +01:00
parent 18c316e396
commit 08423317d0
1 changed files with 15 additions and 19 deletions

34
.gitignore vendored
View File

@ -14,28 +14,24 @@ config.status
autom4te.cache
missing
libtool
example-all-functions
example-reverse
example-simple-answers
example-synchronous
example-tree
example_all_functions
example_reverse
example_simple_answers
example_synchronous
example_tree
spec/example/example-all-functions
spec/example/example-reverse
spec/example/example-simple-answers
spec/example/example-synchronous
spec/example/example-tree
spec/example/example-reverse
src/doc/
src/config.h
tests_dict
tests_list
tests_stub_async
tests_stub_sync
src/test/tests_dict
src/test/tests_list
src/test/tests_stub_async
src/test/tests_stub_sync
src/test/tests_dnssec
src/example/example-reverse
check_getdns
check_getdns_event
check_getdns_uv
check_getdns_ev
src/test/tests_namespaces
src/test/check_getdns
src/test/check_getdns_event
src/test/check_getdns_uv
src/test/check_getdns_ev
doc/*.3
src/getdns/getdns.h
*.log