Skip to content

Instantly share code, notes, and snippets.

@starikcetin
Last active April 5, 2018 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starikcetin/0b427cf965481e336d5fee8c62d469f9 to your computer and use it in GitHub Desktop.
Save starikcetin/0b427cf965481e336d5fee8c62d469f9 to your computer and use it in GitHub Desktop.
.gitignore for Unity3D third party imports
# ignore all
*
# except the directives file and this gitignore file
!/directives.txt
!/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment