]> git.draconx.ca Git - liblbx.git/blob - .gitignore
28514f71ba855b209c173e508aabff231a1dc53a
[liblbx.git] / .gitignore
1 *.o
2 *.lo
3 *.la
4
5 lbxtool
6 lbximg
7 lbxgui
8
9 config.status
10 config.cache
11 config.guess
12 config.log
13 config.sub
14 config.h.in
15 config.h
16 configure
17
18 Makefile.in
19 Makefile
20 .libs
21 .deps
22 .dirstamp
23
24 libtool
25 ltmain.sh
26
27 aclocal.m4
28 autom4te.cache
29
30 /snippet
31 /test-driver
32 /exported.sh
33 /lib
34
35 missing
36 depcomp
37 compile
38 install-sh
39 stamp-h1
40
41 liblbx-*.tar.gz
42
43 /test-suite.log
44 /INSTALL