Skip to content

Instantly share code, notes, and snippets.

@inceax
Created August 20, 2015 04:19
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