Initial commit

This commit is contained in:
Carolyn Knight-Serrano 2019-12-16 05:24:58 +00:00 committed by Gitea
commit 1383549e4b
3 changed files with 50 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# ---> Clojure
pom.xml
pom.xml.asc
*.jar
*.class
/lib/
/classes/
/target/
/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/