Add Sublime Project

This commit is contained in:
Jan Bader 2016-06-13 22:14:14 +02:00
parent c9ded44100
commit 2580456d0f
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ _testmain.go
*.test
*.prof
*.sublime-workspace

View File

@ -0,0 +1,8 @@
{
"folders":
[
{
"path": "."
}
]
}