Add Sublime Text project file.

This commit is contained in:
John Beisley 2018-10-13 13:37:27 +01:00
parent 1395d14473
commit c178604dd5
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/gotasks/specs
*.sublime-workspace

8
goupnp.sublime-project Normal file
View File

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