Don't need to push my TODO addon

This commit is contained in:
Rain Clark 2024-05-12 01:22:38 -04:00
parent 604b631bfb
commit a7d9a6e8bf
3 changed files with 7 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
# Godot-specific ignores # Godot-specific ignores
.import/ .import/
addons/
export.cfg export.cfg
export_presets.cfg export_presets.cfg

View File

@ -19,6 +19,10 @@ config/icon="res://icon.svg"
project/assembly_name="Comets.gd" project/assembly_name="Comets.gd"
[editor_plugins]
enabled=PackedStringArray("res://addons/Todo_Manager/plugin.cfg")
[input] [input]
ui_accept={ ui_accept={