aboutsummaryrefslogtreecommitdiff
path: root/Packages/.gitignore
diff options
context:
space:
mode:
authorAlex <zuedev@gmail.com>2026-06-11 23:15:14 +0100
committerGitHub <noreply@github.com>2026-06-11 23:15:14 +0100
commit9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51 (patch)
treeaa828d6eb0b8d88fe39afe12d77ca36ef81b6f56 /Packages/.gitignore
downloadVRCog-9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51.tar
VRCog-9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51.tar.gz
VRCog-9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51.tar.bz2
VRCog-9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51.tar.xz
VRCog-9ab4aa10b2e425df818957ffb2bc5cd6d2df4c51.zip
Initial commit
Diffstat (limited to 'Packages/.gitignore')
-rw-r--r--Packages/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/Packages/.gitignore b/Packages/.gitignore
new file mode 100644
index 0000000..3ed669d
--- /dev/null
+++ b/Packages/.gitignore
@@ -0,0 +1,5 @@
+/*/
+!com.vrchat.core.*
+
+# Change this to match your new package name
+!com.vrchat.demo-template \ No newline at end of file