]> git.ipfire.org Git - nitsi.git/blob - .gitignore
Fix check if we get correct files for settings and recipe
[nitsi.git] / .gitignore
1 /Makefile
2 /build-aux
3 /libtool
4 /man/*.[0-9]
5 /man/*.html
6 /nitsi
7 /tmp
8 *.py[co]
9 /*.tar.bz2
10 /*.tar.gz
11 /*.tar.xz
12 *.log
13 *.a
14 *.cache
15 *.gmo
16 *.la
17 *.lo
18 *.mo
19 *.o
20 *.stamp
21 *.trs
22 *~
23 .deps
24 .dirstamp
25 .libs
26 Makefile.in
27 aclocal.m4
28 config.h
29 config.h.in
30 config.log
31 config.status
32 configure
33 install-sh
34 stamp-*