Skip to content

Instantly share code, notes, and snippets.

@Alvarz
Created August 27, 2017 15:02
Show Gist options
  • Save Alvarz/548f1ccb7137a88fc0f053993b7d485b to your computer and use it in GitHub Desktop.
Save Alvarz/548f1ccb7137a88fc0f053993b7d485b to your computer and use it in GitHub Desktop.
unity gitignore with git lfs
# .gitignore
# Unity
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
sysinfo.txt
*.pidb.meta
# VS/Rider/MD/Consulo
ExportedObj/
.consulo/
.idea/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
# Builds
*.apk
*.unitypac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment