You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# These Unity3D ignores require Meta Files to be turned on (Enable Meta files in Edit->Project Settings->Editor) http://docs.unity3d.com/Documentation/Manual/ExternalVersionControlSystemSupport.html
*.unityproj
*.DS_Store
/Build/*
/[Ll]ibrary/*
/[Oo]bj/*
/[Tt]emp/*
# VisualStudio/MonoDevelop specific files that are autogenerated by Unity3D
*.sln
*.csproj
# pidb files are only for code completion caching data according to: