ignore Eclipse metadata files
This commit is contained in:
parent
05d594f1b5
commit
e222f4b2e2
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
/out
|
||||
.idea/workspace.xml
|
||||
.idea/workspace.xml
|
||||
/.classpath
|
||||
/.project
|
||||
|
|
Loading…
Reference in a new issue