diff --git a/.gitignore b/.gitignore index 73ea7a621..db8d64aa3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ Icon ._* *.log *.err -*.*.out +*.*.out # Files that might appear in the root of a volume .DocumentRevisions-V100 @@ -75,6 +75,7 @@ wheels/ *.egg-info/ .installed.cfg *.egg +.vscode/ # PyInstaller # Usually these files are written by a python script from a template