mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Make prettier ignore jitsi_external_api.min.js
This commit is contained in:
parent
b08f83b415
commit
27bba26856
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@ src/vector/modernizr.js
|
||||||
|
|
||||||
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
||||||
/CHANGELOG.md
|
/CHANGELOG.md
|
||||||
|
|
||||||
|
# Downloaded and already minified
|
||||||
|
res/jitsi_external_api.min.js
|
||||||
|
|
Loading…
Reference in a new issue