.gitignore cljs dev artifacts
This commit is contained in:
parent
f1f423b822
commit
e8b04318e3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,6 +3,9 @@
|
||||||
/checkouts
|
/checkouts
|
||||||
pom.xml
|
pom.xml
|
||||||
pom.xml.asc
|
pom.xml.asc
|
||||||
|
.repl*
|
||||||
|
dev-resources/
|
||||||
|
figwheel_server.log
|
||||||
*.jar
|
*.jar
|
||||||
*.class
|
*.class
|
||||||
/.lein-*
|
/.lein-*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue