forked from ArtifexSoftware/mupdf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
49 lines (44 loc) · 776 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Optional thirdparty libraryes
thirdparty/luratech
thirdparty/jpegxr
thirdparty/mapping-resources-pdf
thirdparty/cmap-resources
# Generated files:
build
generated/resources/fonts/droid
generated/resources/fonts/han
generated/resources/fonts/noto
generated/resources/fonts/sil
tags
cscope.*
node_modules
# Editor and file browser turds:
*~
.*.swp
.DS_Store
\#*\#
# Editor settings:
.exrc
.vimrc
*.xcworkspace
*.xcuserdatad
user.make
guide
# Temporary and build files:
*.class
*.jar
*.o
*.so
*.dll
DerivedData
platform/java/local.properties
platform/win32/*.user
platform/win32/*.ncb
platform/win32/*.suo
platform/win32/Debug
platform/win32/DebugOpenssl
platform/win32/Profile
platform/win32/Release
platform/win32/ReleaseOpenssl
platform/win32/Memento
platform/win32/x64