]> git.sur5r.net Git - ptouch-print/commitdiff
.gitignore: ignore files and directories which are created while building
authorTobias Rueetschi <tobias.ruetschi@adfinis-sygroup.ch>
Tue, 19 Apr 2016 07:50:06 +0000 (09:50 +0200)
committerTobias Rueetschi <tobias.ruetschi@adfinis-sygroup.ch>
Tue, 19 Apr 2016 07:50:06 +0000 (09:50 +0200)
Signed-off-by: Tobias Rueetschi <tobias.ruetschi@adfinis-sygroup.ch>
.gitignore

index 032b6fc6cc55fecf7fdd45b2fa6857befc763e7a..caff859759ecbb459dd7d87dc571d87bbdb35f39 100644 (file)
@@ -13,3 +13,24 @@ Makefile.in
 /config.h.in
 /config.rpath
 /config.sub
+
+# C-Objects
+*.o
+
+# special directories
+/po
+/m4
+src/.deps/
+src/.dirstamp
+
+# Log files
+*.log
+
+# Documents
+ABOUT-NLS
+AUTHORS
+INSTALL
+
+# Binaries
+ptouch-gtk
+ptouch-print