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.
libgodot/.gitignore
1 parent cc7ed39 commit fa7289aCopy full SHA for fa7289a
libgodot/.gitignore
@@ -1 +1,5 @@
1
-/src
+# Code added by running `./copy_data.py`
2
+/src
3
+# Build artificats
4
+/build
5
+/dist
0 commit comments