Skip to content

Instantly share code, notes, and snippets.

@onixus74
Last active January 12, 2018 21:03
Show Gist options
  • Save onixus74/fea8c179fc62ff120fd2b8280cae5517 to your computer and use it in GitHub Desktop.
Save onixus74/fea8c179fc62ff120fd2b8280cae5517 to your computer and use it in GitHub Desktop.
gitignore
*.apk
# =============== #
# Unity generated #
# =============== #
Temp/
Library/
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
ExportedObj/
obj/
*.svd
*.userprefs
/*.csproj
*.pidb
*.suo
/*.sln
*.user
*.unityproj
*.booproj
CSharp60Support/compilation.log
# ============ #
# OS generated #
# ============ #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Unity dev plugins
Assets/Fullscreen/
Assets/Fullscreen.meta
Build/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment