Created
June 13, 2015 10:40
-
-
Save marutypes/8fb08cf24720d88b4bdc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Don't forget to go to settings>editor?external source bullshit> make meta file shappen time | |
# =============== # | |
# Unity generated # | |
# =============== # | |
Temp/ | |
Obj/ | |
UnityGenerated/ | |
Library/ | |
Builds/ | |
# ===================================== # | |
# Visual Studio / MonoDevelop generated # | |
# ===================================== # | |
ExportedObj/ | |
*.svd | |
*.userprefs | |
*.csproj | |
*.pidb | |
*.suo | |
*.sln | |
*.user | |
*.unityproj | |
*.booproj | |
# ============ # | |
# OS generated # | |
# ============ # | |
.DS_Store | |
.DS_Store? | |
._* | |
.Spotlight-V100 | |
.Trashes | |
Icon? | |
ehthumbs.db |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment