summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2016-09-25 16:02:18 +0800
committerSebastian Rasmussen <sebras@gmail.com>2016-09-26 02:33:54 +0800
commitdf6fca4d8306c06e262ae8ed88c90d7b0400dac5 (patch)
treecf2d20307d061ceb61f5f3b6608805345d99de2b /.gitignore
parent8e6c5ce4b12af165ef6bebd69c65829095e6edd5 (diff)
downloadmupdf-df6fca4d8306c06e262ae8ed88c90d7b0400dac5.tar.xz
Make git ignore optional thirdparty libraries.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 67d0403c..420b0fb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+# Optional thirdparty libraryes
+thirdparty/luratech
+thirdparty/jpegxr
+
# Generated files:
build
generated