diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ !.vscode/launch.json !.vscode/tasks.json +# Visual Studio +.vs/ + # Godot 4+ specific ignores .godot/ game/bin/openvic2/* |