From: Michael Sweet Date: Tue, 15 Mar 2016 16:20:25 +0000 (-0400) Subject: Ignore all generated files. X-Git-Tag: release-2.1.4~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8056da78977d622dba7274f0b6e7b9acd804690d;p=thirdparty%2Fcups.git Ignore all generated files. --- diff --git a/.gitignore b/.gitignore index 1a00a39045..0d647fa730 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,143 @@ +*.a +*.cgi +*.dylib +*.gz +*.o +*.so +*.so.* +.buildrev autom4te.cache config.h config.log config.status cups-config Makedefs +backend/dnssd +backend/http +backend/ipp +backend/lpd +backend/mdns +backend/snmp +backend/socket +backend/test1284 +backend/testbackend +backend/testsupplies +backend/usb +berkeley/lpc +berkeley/lpq +berkeley/lpr +berkeley/lprm +cgi-bin/testcgi +cgi-bin/testhi +cgi-bin/testhi.index +cgi-bin/testtemplate +conf/cups-files.conf +conf/cupsd.conf +conf/mime.convs +conf/pam.std +conf/snmp.conf +cups/locale/ +cups/test.pwg +cups/testadmin +cups/testarray +cups/testcache +cups/testconflicts +cups/testcups +cups/testdest +cups/testfile +cups/testhttp +cups/testi18n +cups/testipp +cups/testlang +cups/testoptions +cups/testppd +cups/testpwg +cups/testsnmp +cups/tlscheck +desktop/cups.desktop +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 +man/client.conf.man +man/cups-files.conf.man +man/cups-lpd.man +man/cups-snmp.man +man/cupsaddsmb.man +man/cupsd.conf.man +man/cupsd.man +man/lpoptions.man +man/mantohtml +monitor/bcp +monitor/tbcp +notifier/mailto +notifier/rss +notifier/testnotify +packaging/cups.list +ppdc/genstrings +ppdc/ppd/ +ppdc/ppd2/ +ppdc/ppdc +ppdc/ppdc-static +ppdc/ppdhtml +ppdc/ppdi +ppdc/ppdi-static +ppdc/ppdmerge +ppdc/ppdpo +ppdc/sample-import.drv +ppdc/sample.c +ppdc/testcatalog +scheduler/convert +scheduler/cups-deviced +scheduler/cups-driverd +scheduler/cups-exec +scheduler/cups-lpd +scheduler/cups-lpd.xinetd +scheduler/cups.sh +scheduler/cups.xml +scheduler/cupsd +scheduler/cupsfilter +scheduler/org.cups.cups-lpd.plist +scheduler/org.cups.cups-lpdAT.service +scheduler/org.cups.cupsd.path +scheduler/org.cups.cupsd.service +scheduler/org.cups.cupsd.socket +scheduler/testlpd +scheduler/testmime +scheduler/testspeed +scheduler/testsub +systemv/accept +systemv/cancel +systemv/cupsaccept +systemv/cupsaddsmb +systemv/cupsctl +systemv/cupsdisable +systemv/cupsenable +systemv/cupsreject +systemv/cupstestdsc +systemv/cupstestppd +systemv/lp +systemv/lpadmin +systemv/lpinfo +systemv/lpmove +systemv/lpoptions +systemv/lpstat +systemv/reject +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