diff options
Diffstat (limited to 'ActiveRagdoll/.gitignore')
-rw-r--r-- | ActiveRagdoll/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ActiveRagdoll/.gitignore b/ActiveRagdoll/.gitignore new file mode 100644 index 0000000..e1246ae --- /dev/null +++ b/ActiveRagdoll/.gitignore @@ -0,0 +1,7 @@ +/ +/* +!/Assets/ +!/Packages/ +!/ProjectSettings/ +!/Docs +!.gitignore |