summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore59
1 files changed, 59 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da684dc70..33cede7ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,65 @@ profobj64
cscope.*
autom4te.cache
+gs/Makefile
+gs/Makefile.in
+gs/config.log
+gs/config.status
+gs/configure
+gs/configure.ac
+gs/cups/gstopxl
+gs/jbig2dec/.deps/
+gs/jbig2dec/Makefile
+gs/jbig2dec/config.log
+gs/jbig2dec/config.status
+gs/tiff/Makefile
+gs/tiff/build/Makefile
+gs/tiff/config.log
+gs/tiff/config.status
+gs/tiff/contrib/Makefile
+gs/tiff/contrib/acorn/Makefile
+gs/tiff/contrib/addtiffo/.deps/
+gs/tiff/contrib/addtiffo/Makefile
+gs/tiff/contrib/dbs/.deps/
+gs/tiff/contrib/dbs/Makefile
+gs/tiff/contrib/dbs/xtiff/Makefile
+gs/tiff/contrib/iptcutil/.deps/
+gs/tiff/contrib/iptcutil/Makefile
+gs/tiff/contrib/mac-cw/Makefile
+gs/tiff/contrib/mac-mpw/Makefile
+gs/tiff/contrib/mfs/Makefile
+gs/tiff/contrib/pds/Makefile
+gs/tiff/contrib/ras/Makefile
+gs/tiff/contrib/stream/Makefile
+gs/tiff/contrib/tags/Makefile
+gs/tiff/contrib/win_dib/Makefile
+gs/tiff/html/Makefile
+gs/tiff/html/images/Makefile
+gs/tiff/html/man/Makefile
+gs/tiff/libtiff/.deps/
+gs/tiff/libtiff/Makefile
+gs/tiff/libtiff/stamp-h1
+gs/tiff/libtiff/stamp-h2
+gs/tiff/libtiff/tif_config.h
+gs/tiff/libtiff/tiffconf.h
+gs/tiff/libtool
+gs/tiff/man/Makefile
+gs/tiff/port/.deps/
+gs/tiff/port/Makefile
+gs/tiff/test/.deps/
+gs/tiff/test/Makefile
+gs/tiff/tools/.deps/
+gs/tiff/tools/Makefile
+gs/jbig2dec/config.h
+gs/jbig2dec/configure.lineno
+gs/jbig2dec/libtool
+
+config.log
+config.mak
+config.status
+configure
+tiff
+
# Adding the following lines would help limit the 'noise' seen in git status
# due to files created during testing. Conversely, it prevents them being
# removed with git clean. A compromise is to include them here commented out