Added sublime text 2 project file.

* Changed the order of the dofiles params.
This commit is contained in:
BeniS
2013-05-12 21:16:43 +12:00
parent 18d23653c4
commit e062562888
4 changed files with 21 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
{
"folders":
[
{
"path": "..",
"folder_exclude_patterns": [".*", "*.*~"],
"file_exclude_patterns": [".*", "*.*~"]
}
]
}