Skip to content

Instantly share code, notes, and snippets.

@inceax
Created August 20, 2015 04:19
Show Gist options
  • Save inceax/173f86191b6eb183597c to your computer and use it in GitHub Desktop.
Save inceax/173f86191b6eb183597c to your computer and use it in GitHub Desktop.
client.sublime-project
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": ["Temp", "Extensions", "Plugins", "JsonDotNet", "ProjectSettings"],
"file_exclude_patterns": ["*.meta", "*.prefab", "*.mat", "*.asset"]
}
],
"solution_file": "client-csharp.sln"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment