mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-04 23:35:31 +00:00
Ignore some additional editor config files used by VS
In case we ever can fully-support VS, we can consider removing CMakeSettings.json from the ignore list and shipping a good set of defaults for this file.
This commit is contained in:
parent
8b7d4c2a55
commit
8377efcc6c
2
.gitignore
vendored
2
.gitignore
vendored
@ -95,3 +95,5 @@ __pycache__
|
||||
|
||||
# Visual Studio
|
||||
.vs/
|
||||
.editorconfig
|
||||
CMakeSettings.json
|
Loading…
Reference in New Issue
Block a user