Commit a018c720 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1797 from tim-hub/master

Unity.gitignore modyfying, 
parents e5690155 5e08bf60
...@@ -2,8 +2,11 @@ ...@@ -2,8 +2,11 @@
/[Tt]emp/ /[Tt]emp/
/[Oo]bj/ /[Oo]bj/
/[Bb]uild/ /[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
# Autogenerated VS/MD solution and project files # Autogenerated VS/MD solution and project files
ExportedObj/
*.csproj *.csproj
*.unityproj *.unityproj
*.sln *.sln
...@@ -13,6 +16,8 @@ ...@@ -13,6 +16,8 @@
*.userprefs *.userprefs
*.pidb *.pidb
*.booproj *.booproj
*.svd
# Unity3D generated meta files # Unity3D generated meta files
*.pidb.meta *.pidb.meta
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment