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 638957a commit fdea586Copy full SHA for fdea586
1 file changed
.gitignore
@@ -17,6 +17,9 @@ addons/godot-plugin-refresher
17
# Exports
18
build/**/
19
20
+# build artifacts
21
+course/**/*.lgd
22
+
23
#custom downloaded templates
24
templates/*
25
???custom-templates.zip
0 commit comments