summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7656fcec715e7bd92f112322260a675376b6953c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/target
/lib
/classes
/checkouts
pom.xml
dev-config.edn
test-config.edn
*.jar
*.class
/.lein-*
profiles.clj
/.env
.nrepl-port

/node_modules
/log