aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d0349ad41aeb80d546740f5339ad1addfc4d6441 (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
/log
Procfile
Capstanfile
.idea/
*.iml