Set up project framework (autotools + CppUnit).
[libsex.git] / .gitignore
blob0ec33a463753572c3c8863f589b19cddf54e7229
1 *.swp
2 Makefile.in
3 Makefile
4 aclocal.m4
5 autom4te.cache
6 autoscan-*.log
7 config.guess
8 config.log
9 config.status
10 config.sub
11 configure
12 configure.lineno
13 configure.scan
14 depcomp
15 install-sh
16 libtool
17 ltmain.sh
18 missing
19 nohup.out
20 *.Po
21 *.Plo
22 *.o
23 *.so
24 *.lo
25 *.a
26 *.la
27 .deps
28 config.hxx
29 config.hxx.in
30 stamp-h1
31 src/.libs
32 tests/tests
33 doc/
35 Doxyfile
36 *.pc
37 .libs
38 *.loT
39 *.BASE.*
40 *.LOCAL.*
41 *.REMOTE.*