mirror of https://github.com/xwiki-labs/cryptpad
ignore external files and anything relying on es6
merge differences from netflux Conflicts: .jshintignore
This commit is contained in:
parent
851ccfbdb6
commit
2fdb4c1255
|
@ -1,6 +1,6 @@
|
|||
node_modules/
|
||||
www/bower_components/
|
||||
www/code/codemirror-5.7/
|
||||
www/code/codemirror*
|
||||
www/code/mode/
|
||||
www/code/codemirror.js
|
||||
www/pad/rangy.js
|
||||
|
@ -12,3 +12,14 @@ storage/kad.js
|
|||
www/common/otaml.js
|
||||
www/common/diffDOM.js
|
||||
www/common/netflux.js
|
||||
|
||||
www/padrtc
|
||||
www/common/netflux-client.js
|
||||
www/common/es6-promise.min.js
|
||||
www/_pad
|
||||
|
||||
NetFluxWebsocketSrv.js
|
||||
NetFluxWebsocketServer.js
|
||||
WebRTCSrv.js
|
||||
|
||||
www/assert/hyperscript.js
|
||||
|
|
Loading…
Reference in New Issue