mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
clean up
This commit is contained in:
parent
198fc4e85c
commit
6a73f86943
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/vendor/
|
||||
/web/bundles/
|
||||
*.sublime-workspace
|
||||
database.sqlite
|
||||
|
11
joplin.sublime-project
Executable file
11
joplin.sublime-project
Executable file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": ".",
|
||||
"folder_exclude_patterns": [
|
||||
"var"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user