diff --git a/.gitignore b/.gitignore index 958ec78..376319d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,5 +35,10 @@ wings wings.exe +# IDE/Editor files (VS Code) +/.vscode + + # Keep all gitkeep files (This needs to stay at the bottom) !.gitkeep +debug