Very preliminary code.
This commit is contained in:
parent
0a8e2a7664
commit
d3cc5cb11f
10 changed files with 229 additions and 6 deletions
12
.hgignore
Normal file
12
.hgignore
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
syntax: glob
|
||||
target/**
|
||||
classes/**
|
||||
checkouts/**
|
||||
pom.xml
|
||||
pom.xml.asc
|
||||
*.jar
|
||||
*.class
|
||||
/.lein-*
|
||||
/.nrepl-port
|
||||
.gitignore
|
||||
.git/**
|
||||
Loading…
Add table
Add a link
Reference in a new issue