mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
adding ignore for eclipse workspace settings
This commit is contained in:
parent
098aee26a1
commit
ab9e416039
@ -4,3 +4,7 @@
|
|||||||
*.jar
|
*.jar
|
||||||
*.war
|
*.war
|
||||||
*.ear
|
*.ear
|
||||||
|
|
||||||
|
# Eclipse workspace settings #
|
||||||
|
.settings/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user