mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Git Ignore: vscode and ccache
This commit is contained in:
parent
cbc3bfbf08
commit
7d478cc069
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,6 +27,7 @@ pcbnew/pcb_plot_params_keywords.cpp
|
|||||||
pcbnew/pcb_plot_params_lexer.h
|
pcbnew/pcb_plot_params_lexer.h
|
||||||
Makefile
|
Makefile
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
|
.cache/
|
||||||
auto_renamed_to_cpp
|
auto_renamed_to_cpp
|
||||||
Testing
|
Testing
|
||||||
version.h
|
version.h
|
||||||
@ -100,6 +101,7 @@ __pycache__
|
|||||||
.vs/
|
.vs/
|
||||||
.editorconfig
|
.editorconfig
|
||||||
CMakeSettings.json
|
CMakeSettings.json
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Sublime Text
|
# Sublime Text
|
||||||
*.sublime-*
|
*.sublime-*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user