aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5d70931d80ca9b8b1fcd7e1aba98c74b9f979cf5 (plain)
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
.calva/output-window/
.classpath
.clj-kondo/.cache
.cpcache
.eastwood
.factorypath
.hg/
.hgignore
.java-version
.lein-*
.lsp/.cache
.lsp/sqlite.db
.nrepl-history
.nrepl-port
.portal/vs-code.edn
.project
.rebel_readline_history
.settings
.socket-repl-port
.sw*
.DS_Store
.vscode
*.class
*.jar
*.swp
*~
/test-programs
/checkouts
/classes
/target
.aider*