aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ef53ba94cda8469a84006d071cc8b4dab25be9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
/resources/public/js
/public/js
/out
/.repl
*.log
/.env
.idea/
*.swp
*.iml