diff options
Diffstat (limited to 'Packages/.gitignore')
| -rw-r--r-- | Packages/.gitignore | 5 |
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 |
