mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-19 18:01:21 +00:00
Eclipse support in gitignore
This commit is contained in:
parent
9f189ca71a
commit
036571e129
6
.gitignore
vendored
6
.gitignore
vendored
@ -79,3 +79,9 @@ demos/**/fp-info-cache
|
||||
|
||||
# These CMake files are wanted
|
||||
!CMakeModules/*.cmake
|
||||
|
||||
# Eclipse IDE
|
||||
.project
|
||||
.cproject
|
||||
.pydevproject
|
||||
__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user