mirror of https://github.com/LOOHP/Limbo.git
Added Eclipse support for .gitignore
This commit is contained in:
parent
8346e5a2b5
commit
1b8e3f6d76
|
|
@ -6,4 +6,9 @@
|
||||||
target/
|
target/
|
||||||
|
|
||||||
# Mac OS
|
# Mac OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Eclipse
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings/
|
||||||
Loading…
Reference in New Issue