mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
clean directories
This commit is contained in:
parent
d8bc46ca1f
commit
7e26a1ec01
26 changed files with 85 additions and 261 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,4 +1,14 @@
|
|||
/bin
|
||||
/target
|
||||
/output
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# IntelliJ
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
.idea/
|
||||
|
||||
# Eclipse
|
||||
.project
|
||||
.classpath
|
||||
Loading…
Add table
Add a link
Reference in a new issue