[AdgToyText] Refactored using maps
[adg.git] / .gitignore
blob6ce4eec5fb3fbe3e4a95cc4981a41573f57d1bf3
1 # ./autogen.sh
2 /configure
3 /ABOUT-NLS
4 /INSTALL
5 /aclocal.m4
6 /autom4te.cache/
7 /config.h.in
8 /config.guess
9 /config.rpath
10 /config.sub
11 /missing
12 /depcomp
13 /install-sh
14 /ltmain.sh
15 /shave
16 /shave-libtool
17 Makefile.in
19 # ./configure
20 /config.log
21 /config.status
22 /libtool
23 /stamp-h*
24 /config.h
25 .deps/
26 Makefile
28 # make
29 .libs/
30 *.o
31 *.loT
32 *.lo
33 *.la
34 *.stamp
36 # Autogenerated files
37 /ChangeLog
38 /README
39 /NEWS
40 /TODO