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