-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
72 lines (71 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
.calva/output-window/
.classpath
.clj-kondo
.clj-kondo/.cache
.cpcache
.DS_Store
.eastwood
.factorypath
.hg/
.hgignore
.java-version
.lein-*
.lsp/.cache
.lsp/sqlite.db
.nrepl-history
.nrepl-port
.portal
.project
.rebel_readline_history
.settings
.socket-repl-port
.sw*
.vscode
*.class
*.jar
*.swp
*~
/checkouts
/classes
/target
/ssl
/out/TestCRNA
/out/ExpoTest
/src/ui-release/**/*.js
target/
node_modules/
classes/
checkouts/
cljs-runtime/
js/
!src/main/shadow/js
!packages/launcher/web/css
/public/assets
/wiki
/book
/blog
/examples
/src/gen
pom.xml
pom.xml.asc
*.iml
*.jar
*.js.map
*.class
.cpcache
.cljs-cache
.shadow-cljs
.cljs-repl
.cljs_node_repl
.idea
.lein-*
.nrepl-*
/doc/codox
/tmp
/ssl
.DS_Store
yarn.lock
package-lock.json
!/package-lock.json
/package.json
*.log