Git Ignore: vscode and ccache

This commit is contained in:
Mike Williams 2022-04-07 10:27:10 -04:00
parent cbc3bfbf08
commit 7d478cc069
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -27,6 +27,7 @@ pcbnew/pcb_plot_params_keywords.cpp
pcbnew/pcb_plot_params_lexer.h
Makefile
CMakeCache.txt
.cache/
auto_renamed_to_cpp
Testing
version.h
@ -100,6 +101,7 @@ __pycache__
.vs/
.editorconfig
CMakeSettings.json
.vscode/
# Sublime Text
*.sublime-*