mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-17 18:11:08 +00:00
fabric.sublime-project -> .siblime-project
This commit is contained in:
parent
249c330ed6
commit
2a917f9263
1 changed files with 1 additions and 1 deletions
2
fabric.sublime-project → .sublime-project
vendored
2
fabric.sublime-project → .sublime-project
vendored
|
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
"path": ".",
|
||||
"folder_exclude_patterns": ["tmp", "log", "jsdoc-toolkit", "_site", "docs"],
|
||||
"file_exclude_patterns": ["*.min.js", "*.gz"]
|
||||
"file_exclude_patterns": ["*.min.js", "*.gz", ".sublime-workspace"]
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
Loading…
Reference in a new issue