removed sublime project

This commit is contained in:
Torkel Ödegaard 2014-08-11 15:32:21 +02:00
parent d865618051
commit 4bfc5355db

View File

@ -1,18 +0,0 @@
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": [
"node_modules"
]
}
],
"settings":
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
}