ignore addons
This commit is contained in:
parent
395b27c032
commit
e8dee935f3
1 changed files with 4 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
/android/
|
/android/
|
||||||
addons/godot-git-plugin
|
addons/
|
||||||
addons/script-ide
|
default_env.tres
|
||||||
|
readme-example.gif
|
||||||
|
ridiculous.*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue