]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - .gitignore
Merge pull request #5621 from zdohnal/cgigetarray-sigsegv
[thirdparty/cups.git] / .gitignore
index 0d647fa7304c9d84ed4ab4555e3b1a290b5de74b..2a8d1e42ac80f5f2abbfe8826db82c26ea3b254a 100644 (file)
@@ -1,11 +1,7 @@
 *.a
+*.bck
 *.cgi
-*.dylib
-*.gz
 *.o
-*.so
-*.so.*
-.buildrev
 autom4te.cache
 config.h
 config.log
@@ -14,7 +10,9 @@ cups-config
 Makedefs
 backend/dnssd
 backend/http
+backend/https
 backend/ipp
+backend/ipps
 backend/lpd
 backend/mdns
 backend/snmp
@@ -36,15 +34,28 @@ conf/cupsd.conf
 conf/mime.convs
 conf/pam.std
 conf/snmp.conf
+cups/libcups.dylib
+cups/libcups.2.dylib
+cups/libcups.so
+cups/libcups.so.2
+cups/libcupsimage.dylib
+cups/libcupsimage.2.dylib
+cups/libcupsimage.so
+cups/libcupsimage.so.2
 cups/locale/
+cups/rasterbench
 cups/test.pwg
+cups/test.raster
 cups/testadmin
 cups/testarray
 cups/testcache
+cups/testclient
 cups/testconflicts
+cups/testcreds
 cups/testcups
 cups/testdest
 cups/testfile
+cups/testgetdests
 cups/testhttp
 cups/testi18n
 cups/testipp
@@ -52,20 +63,20 @@ cups/testlang
 cups/testoptions
 cups/testppd
 cups/testpwg
+cups/testraster
 cups/testsnmp
+cups/testthreads
 cups/tlscheck
 desktop/cups.desktop
 doc/index.html
+doc/*/index.html
 filter/commandtops
 filter/gziptoany
 filter/pstops
-filter/rasterbench
 filter/rastertoepson
 filter/rastertohp
 filter/rastertolabel
 filter/rastertopwg
-filter/test.raster
-filter/testraster
 locale/checkpo
 locale/po2strings
 locale/strings2po
@@ -80,6 +91,7 @@ man/lpoptions.man
 man/mantohtml
 monitor/bcp
 monitor/tbcp
+notifier/dbus
 notifier/mailto
 notifier/rss
 notifier/testnotify
@@ -116,7 +128,6 @@ scheduler/testlpd
 scheduler/testmime
 scheduler/testspeed
 scheduler/testsub
-systemv/accept
 systemv/cancel
 systemv/cupsaccept
 systemv/cupsaddsmb
@@ -132,12 +143,22 @@ systemv/lpinfo
 systemv/lpmove
 systemv/lpoptions
 systemv/lpstat
-systemv/reject
 templates/header.tmpl
+templates/*/header.tmpl
 test/cups-str-*.html
-test/error_log-*
-test/ippfind
-test/ippfind-static
-test/ippserver
-test/ipptool
-test/ipptool-static
\ No newline at end of file
+test/*_log-*
+tools/ippevepcl
+tools/ippeveprinter
+tools/ippeveprinter-static
+tools/ippeveps
+tools/ippfind
+tools/ippfind-static
+tools/ipptool
+tools/ipptool-static
+vcnet/.vs
+vcnet/packages
+vcnet/Win32
+vcnet/x64
+xcode/CUPS.xcodeproj/project.xcworkspace/
+xcode/CUPS.xcodeproj/xcuserdata/
+