Added project file for Sublime Text 2

This commit is contained in:
Ian Gilman 2013-02-14 10:06:48 -08:00
parent 4606ddb2ce
commit 964962a204

View File

@ -0,0 +1,13 @@
{
"folders":
[
{
"path": "."
}
],
"settings":
{
"tab_size": 4,
"translate_tabs_to_spaces": true
}
}