Created
October 25, 2017 18:47
-
-
Save justin-c-rounds/fba57b41a02ab8fe314acf8cb15b1fdb to your computer and use it in GitHub Desktop.
Revisions
-
Justin C. Rounds created this gist
Oct 25, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,42 @@ ################## # Unity ignores: # # !!! WARNING !!! # # … you MUST convert Unity to using Metafiles *before* you start using this # .gitignore file, or you WILL lose data! # # OS X only: .DS_Store *.swp *.Trashes # All platforms: /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/ /[Bb]uilds/ # Autogenerated files *.csproj *.unityproj *.sln *.suo *.tmp *.user *.userprefs *.pidb *.booproj *.svd # Unity3D generated meta files *.pidb.meta # Unity3D Generated File On Crash Reports sysinfo.txt # Other bin test-results test-results.*