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