[gs-commits] mupdf 1.16.1.epub-prerelease-15 Clean up .gitignore.

[email protected] (Tor Andersson) Wed, 30 Oct 2019 12:36:04 +0000 (UTC)
Newsgroups gmane.comp.printing.ghostscript.cvs
Message-ID <[email protected]>
commit 5a18c653d8be1500be2d7d3f8a9d23e2a10b033c
Author: Tor Andersson <[email protected]>
Date:   Wed Sep 11 15:40:47 2019 +0200

    Clean up .gitignore.
    
    If you want to ignore test files in the main directory, put the lines in
    your local .git/info/exclude file instead.

diff --git a/.gitignore b/.gitignore
index ef1d8dc..7e4d0df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,40 +17,22 @@ cscope.*
 \#*\#
 
 # Editor settings:
+.exrc
 .vimrc
-.gradle
 *.xcworkspace
 *.xcuserdatad
 user.make
-
-# Test files:
-*.pdf
-*.xps
-*.epub
-*.fb2
-*.svg
-*.pam
-*.pbm
-*.pgm
-*.ppm
-*.jpg
-*.jpeg
-*.pcl
-*.ps
+guide
 
 # Temporary and build files:
 *.class
 *.jar
 *.o
 *.so
-*.zip
 *.dll
 DerivedData
 
-platform/java/obj
-platform/java/libs
 platform/java/local.properties
-
 platform/win32/*.user
 platform/win32/*.ncb
 platform/win32/*.suo

http://git.ghostscript.com/?p=mupdf.git;a=commit;h=5a18c653d8be1500be2d7d3f8a9d23e2a10b033c

--
MuPDF library
Artifex Software, Inc.