Initial commit. This is working, but it isn't yet elegant.
This commit is contained in:
parent
04a7f59656
commit
69314e946a
1156 changed files with 3905 additions and 0 deletions
14
.hgignore
Normal file
14
.hgignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
syntax: glob
|
||||
target/**
|
||||
classes/**
|
||||
checkouts/**
|
||||
profiles.clj
|
||||
pom.xml
|
||||
pom.xml.asc
|
||||
*.jar
|
||||
*.class
|
||||
/.lein-*
|
||||
/.nrepl-port
|
||||
/.prepl-port
|
||||
.gitignore
|
||||
.git/**
|
||||
Loading…
Add table
Add a link
Reference in a new issue