Initial commit.

This commit is contained in:
Juho Teperi
2012-10-22 22:48:26 +03:00
commit 86c3fb0537
18 changed files with 1526 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"folders":
[
{
"file_exclude_patterns":
[
"*.sublime-workspace"
],
"folder_exclude_patterns":
[
".cache",
".meteor"
],
"path": "/home/juho/Source/bicyclesim"
},
{
"path": "/home/juho/Source/bicyclesim-bundle"
}
]
}