We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39ba5d commit 44c2ae8Copy full SHA for 44c2ae8
.gitattributes
@@ -15,6 +15,7 @@ addons/mod_loader/vendor/ export-ignore
15
addons/mod_loader/mod_loader_setup.gd export-ignore
16
17
# Used during docs generation, but not relevant for addon users
18
-project.godot export-ignore
19
-main.tscn export-ignore
20
-icon.png export-ignore
+project.godot export-ignore
+main.tscn export-ignore
+icon.png export-ignore
21
+icon.png.import export-ignore
0 commit comments