forked from platypush/platypush
Ignore development version of vue.js if installed
This commit is contained in:
parent
57712b3693
commit
5020256a33
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,3 +14,4 @@ docs/build
|
||||||
config
|
config
|
||||||
platypush/backend/http/static/css/*/.sass-cache/
|
platypush/backend/http/static/css/*/.sass-cache/
|
||||||
.vscode
|
.vscode
|
||||||
|
platypush/backend/http/static/js/lib/vue.js
|
||||||
|
|
Loading…
Reference in a new issue