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