summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-04-09 12:32:13 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-04-26 11:38:29 +0200
commitf4d01e231ac609889b18d9073bc314455b875c79 (patch)
tree4c7dc105dfbf0be77a5cdf4db5c773a690095665 /.gitignore
parent85ec0410ca1eb10e0d592027e990f7e569cd4d3f (diff)
downloadmupdf-f4d01e231ac609889b18d9073bc314455b875c79.tar.xz
Clean up and simplify makefiles.
* Use autogenerated header file dependencies. * Use mkdir to create target output directory directly.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de324cd5..ef1d8dc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
# Optional thirdparty libraryes
thirdparty/luratech
thirdparty/jpegxr
+thirdparty/mapping-resources-pdf
+thirdparty/cmap-resources
# Generated files:
build
@@ -19,6 +21,7 @@ cscope.*
.gradle
*.xcworkspace
*.xcuserdatad
+user.make
# Test files:
*.pdf