Skip to content

Commit 54952f5

Browse files
committed
Godot addon: rename folder and add .gitattributes to prepare for Asset Library
1 parent d619444 commit 54952f5

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* text=auto eol=lf
2+
3+
# Only include the addons folder when downloading from the Godot Asset Library
4+
/** export-ignore
5+
/addons !export-ignore
6+
/addons/** !export-ignore

godot/addons/GDQuest_GDScript_formatter/install_and_update.gd renamed to addons/GDQuest_GDScript_formatter/install_and_update.gd

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)