1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-05-13 23:32:59 +00:00
ptouch-print/.gitignore
Dominic Radermacher 91f3ebe14c updated .gitignore
2016-12-10 09:56:32 +01:00

35 lines
369 B
Plaintext

# http://www.gnu.org/software/automake
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/depcomp
/install-sh
/missing
/stamp-h1
/config.guess
/config.h.in
/config.rpath
/config.sub
# C-Objects
*.o
# special directories
/po
/m4
src/.deps/
src/.dirstamp
# Log files
*.log
# Documents
ABOUT-NLS
INSTALL
# Binaries
ptouch-print