1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/joplin.sublime-project

19 lines
323 B
Plaintext
Raw Normal View History

2016-12-11 00:37:19 +02:00
{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": [
"var"
]
}
2016-12-22 23:35:35 +02:00
],
"build_systems":
[
{
"name": "Build evernote-import",
"shell_cmd": "D:\\Programmes\\cygwin\\bin\\bash.exe --login D:\\Web\\www\\joplin\\QtClient\\evernote-import\\build.sh"
}
]
2016-12-11 00:37:19 +02:00
}