-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
148 lines (127 loc) · 2.49 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
# Maven
target/
dist/
# JetBrains IDE
.idea/
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
# Ergo, Flora, XSB generated files
*.xwam
*.fls
*.fls2
*.flt
*.flm
*.fld
*.fdb
*~
#*#
*#*.*#
*.fli_gpp
*.P_gpp
*.P_opt*
*.P-sv
*.P-sv-*
*.flh-sv
*.fli-sv
*.inc-sv
*.flr-sv
a.out
.flora_buildinfo.*
.ergo_buildinfo.*
*.tmp
*.class
.flora_aux_files
.ergo_aux_files
lock.test
/ErgoAI/admin/windows/*.exe
/ErgoAI/admin/windows/Output
/ErgoAI/docs/auto
*.P-sv
*.P-sv-prev
*.flr-sv
*.fli-sv
*.flh-sv
a.out
*.tar.gz
*.tgz
*.zip
*bundle.tar.gz
*bundle.tgz
*bundle.exe
temp
log
/ErgoAI/.prolog_path
/ErgoAI/AT/*.P
/ErgoAI/closure/*.flh
/ErgoAI/debugger/*.dat
/ErgoAI/demos/*.P
/ErgoAI/docs/*.aux
/ErgoAI/docs/*.bbl
/ErgoAI/docs/*.blg
/ErgoAI/docs/*.dvi
/ErgoAI/docs/*.idx
/ErgoAI/docs/*.ilg
/ErgoAI/docs/*.ind
/ErgoAI/docs/*.log
/ErgoAI/docs/*.out
/ErgoAI/docs/flora*.pdf
/ErgoAI/docs/*.toc
/ErgoAI/flrincludes/.*_default_tabling
/ErgoAI/genincludes/*.flh
/ErgoAI/lib/*.P
/ErgoAI/pkgs/*.P
/ErgoAI/platforms/*
/ErgoAI/.flora_paths*
/ErgoAI/java/flora_settings.*
ErgoAI-testsuite/summary.txt
ErgoAI-testsuite/general_tests/temp
ErgoAI-testsuite/general_tests/temp1
ErgoAI-testsuite/general_tests/temp2
ErgoAI-testsuite/general_tests/*_new
ErgoAI-testsuite/delaystests/*_new
ErgoAI-testsuite/functions/*_new
ErgoAI-testsuite/symbols/*_new
ErgoAI-testsuite/apptests/*_new
ErgoAI-testsuite/exporttest/*_new
ErgoAI-testsuite/defeasible/*/*_new
ErgoAI-testsuite/general_tests/*.P
ErgoAI-testsuite/apptests/*.P
ErgoAI-testsuite/apptests/gpmanager/*.P
ErgoAI-testsuite/apptests/programs/*.P
ErgoAI-testsuite/defeasible/atck1/*.P
ErgoAI-testsuite/defeasible/atck1alt/*.P
ErgoAI-testsuite/defeasible/atck2/*.P
ErgoAI-testsuite/defeasible/atck2alt/*.P
ErgoAI-testsuite/defeasible/atco/*.P
ErgoAI-testsuite/defeasible/atco2/*.P
ErgoAI-testsuite/defeasible/atco3/*.P
ErgoAI-testsuite/defeasible/new_gclp/*.P
ErgoAI-testsuite/defeasible/old_gclp/*.P
ErgoAI-testsuite/delaystests/*.P
ErgoAI-testsuite/functions/*.P
ErgoAI-testsuite/functions/*/*.P
ErgoAI-testsuite/symbols/*.P
ErgoAI-testsuite/symbols/*/*.P
ErgoAI/Tools/jena/sparql/ErgoSPARQL/.svn/
ErgoAI/Tools/jena/owl/ErgoOWL/.svn/
ErgoAI/Tools/jena/owl/ErgoOWL/bin/ck.png
ErgoAI/Tools/jena/sparql/ErgoSPARQL/bin/ck.png
ErgoAI/Tools/jena/ErgoOWL/classes/owlHelp.txt
ErgoAI/Tools/jena/ErgoSPARQL/classes/sparqlHelp.txt
ErgoAI/docs/*-packages.synctex.gz
.ergoAI*prefs
.excludedFiles