Added .settings/ (Eclipse IDE) to .gitignore
This commit is contained in:
parent
03f74c87a1
commit
2a1594d074
|
@ -88,6 +88,7 @@ pcbnew/Info.plist
|
|||
!CMakeModules/*.cmake
|
||||
|
||||
# Eclipse IDE
|
||||
.settings/
|
||||
.project
|
||||
.cproject
|
||||
.pydevproject
|
||||
|
|
Loading…
Reference in New Issue