Update .gitignore
This commit is contained in:
parent
6821764ae0
commit
475a8550b2
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
|||
# Git
|
||||
.git/
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
addons/
|
||||
|
|
Loading…
Reference in a new issue