summaryrefslogtreecommitdiff
path: root/VRCSDK3Avatars/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'VRCSDK3Avatars/.gitignore')
-rw-r--r--VRCSDK3Avatars/.gitignore41
1 files changed, 41 insertions, 0 deletions
diff --git a/VRCSDK3Avatars/.gitignore b/VRCSDK3Avatars/.gitignore
new file mode 100644
index 00000000..c345fe0b
--- /dev/null
+++ b/VRCSDK3Avatars/.gitignore
@@ -0,0 +1,41 @@
+###
+# Unity folders and files
+###
+[Aa]ssets/AssetStoreTools*
+[Bb]uild/
+[Ll]ibrary/
+[Ll]ocal[Cc]ache/
+[Oo]bj/
+[Tt]emp/
+[Uu]nityGenerated/
+# file on crash reports
+sysinfo.txt
+# Unity3D generated meta files
+*.pidb.meta
+
+###
+# VS/MD solution and project files
+###
+[Ee]xportedObj/
+*.booproj
+*.csproj
+*.sln
+*.suo
+*.svd
+*.unityproj
+*.user
+*.userprefs
+*.pidb
+.DS_Store
+
+###
+# OS generated
+###
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes
+Icon?
+ehthumbs.db
+Thumbs.db \ No newline at end of file