Add the now auto-generated Makefile.am to .gitignore.
[mono.git] / mono / mini / .gitignore
1 /Makefile
2 /Makefile.in
3 /Makefile.am
4 /*.o
5 /*.so
6 /*.exe
7 /*.dll
8 /*.mdb
9 /*.lo
10 /*.loT
11 /*.la
12 /.libs
13 /.deps
14 /mini
15 /genmdesc
16 /inssel.c
17 /inssel.h
18 /mini.pc
19 /cpu-pentium.h
20 /cpu-g4.h
21 /cpu-amd64.h
22 /mono
23 /monow
24 /cpu-sparc.h
25 /cpu-s390.h
26 /cpu-x86.h
27 /.hidden
28 /semantic.cache
29 /.project
30 /.cproject
31 /iltests.il
32 /version.h
33 /buildver.h
34 /TAGS
35 /mono-sgen
36 /buildver-sgen.h
37