mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
rm .DS_Store files and add them to .gitignore
This commit is contained in:
parent
ca70145f1e
commit
4ea045348b
8 changed files with 11 additions and 4 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/bin
|
||||
/target
|
||||
/output
|
||||
.DS_Store
|
||||
3
jsprit-analysis/.gitignore
vendored
3
jsprit-analysis/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/bin
|
||||
/target
|
||||
/output
|
||||
/output
|
||||
.DS_Store
|
||||
BIN
jsprit-core/.DS_Store
vendored
BIN
jsprit-core/.DS_Store
vendored
Binary file not shown.
3
jsprit-core/.gitignore
vendored
3
jsprit-core/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/bin
|
||||
/target
|
||||
/output
|
||||
/output
|
||||
.DS_Store
|
||||
2
jsprit-examples/.gitignore
vendored
2
jsprit-examples/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
/output
|
||||
/bin
|
||||
/target
|
||||
|
||||
.DS_Store
|
||||
|
|
|
|||
BIN
jsprit-instances/.DS_Store
vendored
BIN
jsprit-instances/.DS_Store
vendored
Binary file not shown.
3
jsprit-instances/.gitignore
vendored
3
jsprit-instances/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/bin
|
||||
/target
|
||||
/output
|
||||
/output
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue