ignore pdftex errors
[nobug.git] / .gitignore
blob8d0ca82bb9050819d055a24eedb1beb4b5f19f04
1 *~
2 a.out
3 semantic.cache
4 aclocal.m4
5 Makefile
6 Makefile.in
7 autom4te*
8 scripts/*
9 config.*
10 configure
11 *.tar.*
12 build/*
13 .deps/*
14 *.o
15 lib*.a
17 # ignore built example and test programs
19 *_alpha
20 *_beta
21 *_mt
22 example
23 test_nobug_resources
24 test_nobug_thread