|
|
1.1 misho 1: # .gitignore
2: *.o
3:
4: Makefile
5: Makefile.in
6: aclocal.m4
7: confdefs.h
8: config.*
9: configure
10: confinc
11: confmf
12: conftest.*
13: depcomp
14: install-sh
15: missing
16: stamp-h1*
17:
18: /autom4te.cache/
19: /.deps/
20: /ChangeLog
21: /INSTALL
22: /mtr
23: /version.h
24: /version.h.tmp
25: