]> git.sur5r.net Git - ptouch-print/blob - .gitignore
Added AUTHORS file required by autotools
[ptouch-print] / .gitignore
1 # http://www.gnu.org/software/automake
2 Makefile.in
3
4 # http://www.gnu.org/software/autoconf
5 /autom4te.cache
6 /aclocal.m4
7 /compile
8 /depcomp
9 /install-sh
10 /missing
11 /stamp-h1
12 /config.guess
13 /config.h.in
14 /config.rpath
15 /config.sub
16
17 # C-Objects
18 *.o
19
20 # special directories
21 /po
22 /m4
23 src/.deps/
24 src/.dirstamp
25
26 # Log files
27 *.log
28
29 # Documents
30 ABOUT-NLS
31 AUTHORS
32 INSTALL
33
34 # Binaries
35 ptouch-gtk
36 ptouch-print