mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-05-13 23:32:59 +00:00
.gitignore: ignore files and directories which are created while building
Signed-off-by: Tobias Rueetschi <tobias.ruetschi@adfinis-sygroup.ch>
This commit is contained in:
parent
2108ddf15a
commit
bbef412aae
21
.gitignore
vendored
21
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user