Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2fd09a9b73
14 changed files with 526 additions and 10 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -3,7 +3,9 @@ pom.xml.asc
|
|||
*.jar
|
||||
*.class
|
||||
*.log
|
||||
*.stl
|
||||
[0-9a-f]*-init.clj
|
||||
/bin/
|
||||
/lib/
|
||||
/classes/
|
||||
/target/
|
||||
|
|
@ -18,4 +20,9 @@ pom.xml.asc
|
|||
.cpcache/
|
||||
*~
|
||||
|
||||
doc/.~lock.Population.ods#
|
||||
|
||||
.settings/
|
||||
|
||||
.classpath
|
||||
|
||||
.project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue