-
-
Notifications
You must be signed in to change notification settings - Fork 63
/
.gitignore
66 lines (65 loc) · 867 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*/JOB-bench/data/*.csv
*/JOB-bench/*.dat
*/JOB-bench/*.sql
*/JOB-bench/*.out
*/JOB-bench/*.json
*/math-bench/*.json
*/search-bench/data
*/search-bench/*.json
*/search-bench/*.txt
*/search-bench/target
/test-jar/tmp
/test-jar/target
/target
/bench/target
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
*/*/.lein-*
*/.lein-*
/.lein-*
/.nrepl-port
/.repl*
web/out
web/*.js
release-js/npm-*
web/target-cljs
.idea
*.iml
.vscode
.cpcache
dev/playground.clj
.DS_Store
TODO.txt
.cljs_node_repl
node_modules
package-lock.json
reading
/lib/
/native/*/classes/
/native/target/
/native/.lein-*
/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/
/codox
.clj-kondo/
*.o
*.a
native/*.zip
native/dtlv
native/dtlv-test*
native/test-jar/jar-test
*/reports/
*/*/reports/
*.build_artifacts.txt
.lsp/.cache
.portal
output.calva-repl