mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-11-20 20:32:05 +00:00
fix build using cmake with generating version info from git
This commit is contained in:
39
.gitignore
vendored
39
.gitignore
vendored
@@ -1,43 +1,8 @@
|
||||
# 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
|
||||
/configure
|
||||
/config.guess
|
||||
/config.h.in
|
||||
/config.rpath
|
||||
/config.sub
|
||||
|
||||
# generated by configure script
|
||||
/config.h
|
||||
/config.status
|
||||
/Makefile
|
||||
|
||||
# C-Objects
|
||||
*.o
|
||||
# generated files
|
||||
build/
|
||||
|
||||
# special directories
|
||||
/po
|
||||
!/po/POTFILES.in
|
||||
!/po/LINGUAS
|
||||
!/po/Makevars
|
||||
/m4
|
||||
src/.deps/
|
||||
src/.dirstamp
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
# Documents
|
||||
ABOUT-NLS
|
||||
INSTALL
|
||||
|
||||
# Binaries
|
||||
ptouch-print
|
||||
|
||||
Reference in New Issue
Block a user