Skip to content

Instantly share code, notes, and snippets.

@fillmember
Forked from kleber-swf/.gitignore
Last active August 11, 2016 21:32
Show Gist options
  • Save fillmember/b6551b9004e617c514f681ecb9334af6 to your computer and use it in GitHub Desktop.
Save fillmember/b6551b9004e617c514f681ecb9334af6 to your computer and use it in GitHub Desktop.
# Source:
# https://www.gitignore.io/api/unity
# https://github.com/github/gitignore/blob/master/Unity.gitignore
# https://gist.github.com/kleber-swf/6e62de2ed95cd2c0f2de
# Unity generated
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
# Visual Studio / MonoDevelop / Rider generated
# Autogenerated VS/MD/Consulo solution and project files
[Ee]xported[Oo]bj/
.vs/
*.userprefs
*.csproj
.consulo/
*.pidb
*.suo
*.sln*
*.svd
*.tmp
*.user
*.unityproj
*.booproj
/.idea*/
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment