8a73f30abfd36f8360624cfc3b1bcc0fe53b98ab
[azimuth] / .gitignore
1 *.[oa]
2 *.lo
3 *.la
4 Makefile.in
5 Makefile
6 .deps
7 .libs
8 *.sw[po]
9 *enum-types*
10 *.tar.*
11 *.orig
12 *.rej
13 *.bak
14 *~
15 *.pyc
16 *.loT
17 .semanticache
18
19 configure
20 autom4te.cache
21 config.h
22 config.h.in
23 aclocal.m4
24 compile
25 config.log
26 config.guess
27 config.sub
28 depcomp
29 install-sh
30 ltmain.sh
31 missing
32 libtool
33 config.status
34 stamp-h1
35 status
36
37 src/azimuth