Skip to content

Instantly share code, notes, and snippets.

@efruchter
Created June 17, 2013 07:15
Show Gist options
  • Save efruchter/5795144 to your computer and use it in GitHub Desktop.
Save efruchter/5795144 to your computer and use it in GitHub Desktop.
Nice .gitignore for Unity3D projects in particular. Put it in root, don't forget to put unity in meta file mode! Also rename this file when you get to using it.
/Library/
/Temp/
*.blend*
!*.blend
!*.meta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment