Skip to content

Instantly share code, notes, and snippets.

@Deozaan
Created September 27, 2017 10:04
Show Gist options
  • Save Deozaan/080b403310ebebb3a2ff1bc241ab44c7 to your computer and use it in GitHub Desktop.
Save Deozaan/080b403310ebebb3a2ff1bc241ab44c7 to your computer and use it in GitHub Desktop.
.hgignore for Unity Projects
syntax: glob
.vs/
.vscode/
Builds/
EditorSaves/
Library/
obj/
Temp/
desktop.ini
*.csproj
*.rej
*.rej.meta
*.sln
*.suo
*.userprefs
Assembly*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment