Fix wrong signal
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Created by https://www.gitignore.io/api/godot
|
||||
# Edit at https://www.gitignore.io/?templates=godot
|
||||
|
||||
### Godot ###
|
||||
|
||||
# Godot-specific ignores
|
||||
.import/
|
||||
export.cfg
|
||||
export_presets.cfg
|
||||
|
||||
# Mono-specific ignores
|
||||
.mono/
|
||||
|
||||
# End of https://www.gitignore.io/api/godot
|
||||
Reference in New Issue
Block a user