Files
svgedit/.eslintignore
Brett Zamir 4b33c73f00 - Refactoring: Remove BBQ in favor of deparam (with npm script to copy in)
- Fix: `initFill`/`initStroke` `color`, and `bkgd_color` problematic when using decimal-component-only hex; fixes #314
2020-01-05 17:58:50 +08:00

31 lines
534 B
Plaintext

node_modules
ignore
coverage
instrumented
dist
docs/jsdoc
svgedit-config-es.js
svgedit-config-iife.js
svgedit-custom.css
editor/xdomain-svgedit-config-iife.js
# Vendor/minified files
editor/jquery.min.js
editor/jquery-ui
# Previously minified though exporting
editor/js-hotkeys
editor/jspdf/jspdf.min.js
editor/jspdf/underscore-min.js
editor/extensions/mathjax
editor/external/*
!editor/external/dom-polyfill
editor/external/dom-polyfill/*
!editor/external/dom-polyfill/dom-polyfill.js
!editor/external/dynamic-import-polyfill