diff --git a/.gitignore b/.gitignore index 7a0c2f6897..8b2cc40aee 100644 --- a/.gitignore +++ b/.gitignore @@ -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-*