-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
254 lines (223 loc) · 4.03 KB
/
.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
# ECLIPSE
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
# CDT- autotools
.autotools
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
# Annotation Processing
.apt_generated/
.apt_generated_test/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
.worksheet
# JAVA
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# PROLOG
*.swp
.DS_Store
bin/configlet
bin/configlet.exe
*.o
*.obj
*.a
*.so
*.dylib
*.dll
*.exp
*.ilk
*.lib
*.pdb
*.cab
*~
*.old
*.qlf
*.out
*.aux
*.idx
*.ilg
*.ind
*.log
*.toc
*.class
*.bbl
*.blg
TAGS
config.h
config.log
config.status
build
INDEX.pl
packages/Makefile
.pkg-config
Makefile
include
lib
bin
linux/
debug/
auto/
win32/
win64/
mingw/
apple/
build.*/
man/MANUAL.pdf
man/dvi2tty
man/txt.sty
man/txt/dvi2tty/dvi2tty
packages/chr/Makefile
packages/chr/chr_translate.pl
packages/chr/chr_translate_bootstrap1.pl
packages/chr/chr_translate_bootstrap2.pl
packages/chr/guard_entailment.pl
packages/clib/Makefile
packages/clib/maildrop/rfc2045/Makefile
packages/clib/maildrop/rfc2045/rfc2045charset.h
packages/clib/maildrop/rfc2045/stamp-h1
packages/clib/maildrop/rfc822/Makefile
packages/clib/maildrop/rfc822/stamp-h1
packages/clpqr/Makefile
packages/configure
packages/cpp/Makefile
packages/http/Makefile
packages/jpl/Makefile
packages/jpl/docs/java_api/javadoc
packages/jpl/jpl.jar
packages/jpl/jpltest.jar
packages/jpl/src/java/Makefile
packages/ltx2htm/Makefile
packages/ltx2htm/latex2html
packages/nlp/Makefile
packages/odbc/Makefile
packages/pl.sh
packages/pldoc/Makefile
packages/plld.sh
packages/plunit/Makefile
packages/semweb/Makefile
packages/semweb/semweb.tex
packages/sgml/.coflags
packages/sgml/Makefile
packages/sgml/RDF/Makefile
packages/sgml/dtd2pl
packages/sgml/sgml
packages/ssl/Makefile
packages/table/Makefile
packages/zlib/Makefile
packages/C-sicstus/config.h.in
packages/C-sicstus/configure
packages/R/configure
packages/chr/config.h.in
packages/chr/configure
packages/clib/config.h.in
packages/clib/configure
packages/clib/maildrop/rfc2045/config.h.in
packages/clib/maildrop/rfc2045/configure
packages/clib/maildrop/rfc822/config.h.in
packages/clib/maildrop/rfc822/configure
packages/clpqr/configure
packages/cpp/configure
packages/cppproxy/config.h.in
packages/cppproxy/configure
packages/db/config.h.in
packages/db/configure
packages/http/config.h.in
packages/http/configure
packages/inclpr/config.h.in
packages/inclpr/configure
packages/jasmine/config.h.in
packages/jasmine/configure
packages/jpl/config.h.in
packages/jpl/configure
packages/ltx2htm/config.h.in
packages/ltx2htm/configure
packages/mp/config.h.in
packages/mp/configure
packages/nlp/config.h.in
packages/nlp/configure
packages/odbc/config.h.in
packages/odbc/configure
packages/pldoc/configure
packages/plunit/configure
packages/semweb/config.h.in
packages/semweb/configure
packages/sgml/RDF/config.h.in
packages/sgml/RDF/configure
packages/sgml/config.h.in
packages/sgml/configure
packages/ssl/config.h.in
packages/ssl/configure
packages/table/config.h.in
packages/table/configure
packages/uri/config.h.in
packages/uri/configure
packages/zlib/config.h.in
packages/zlib/configure
src/config.h.in
src/configure
autom4te.cache
src/pl.sh
src/pl.res
src/swipl
src/version.h
boot32.prc
boot64.prc
doc-version
.doc-action
pl-doc-*.tar.gz
*.manifest
config.dat
call_vcvars.cmd
src/reqs64.cab
src/reqs32.cab
.pl-history
ReleaseNotes
build-ppa-tmp
scripts/upload