Skip to content

Instantly share code, notes, and snippets.

@nixbb
Last active April 17, 2016 07:50
Show Gist options
  • Save nixbb/5d3390baf1735ec72dab to your computer and use it in GitHub Desktop.
Save nixbb/5d3390baf1735ec72dab to your computer and use it in GitHub Desktop.
Unity3D .gitignore
#UNITY
#-----
*.suo
*.csproj
*.unityproj
*.pidb
*.sln
*.userprefs
Library/
[Bb]uilds/
[Bb]uild/
[Tt]emp/
[Tt]emp.meta
obj
#PROGRAMMERS
#-----------
_ReSharper*
*.project
pom.xml
*.DotSettings
*.user
.vscode/
#ARTISTS
#-------
*.blend1
*.blend2
#PROJECT
#-------
Author/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment