diff --git a/.gitignore b/.gitignore index 34b5112c..1fd044c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ /build /scripts/__pycache__/ /scripts/templates/__pycache__/ + +# Editor temporary files +*~ +.*.sw? +/.vscode