Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readthedocs documentation #160

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Next Next commit
Sublime project
ddtm committed Nov 11, 2016
commit a08efa3a637f906a7adf84fdbc26d8677cfa4a92
8 changes: 8 additions & 0 deletions smartdispatch.sublime-project
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it was not intended but I'd rather not add *.sublime-projet or any other file related to IDE/text editor. Each developer has probably its own customized version.

"folders":
[
{
"path": "."
}
]
}