forked from marsjaninzmarsa/polyfill-library
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
25 lines (25 loc) · 764 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/.env
node_modules
polyfills/__dist/
polyfills/~html5-elements/polyfill.js
polyfills/AudioContext/polyfill.js
polyfills/EventSource/polyfill.js
polyfills/HTMLPictureElement/polyfill.js
polyfills/JSON/polyfill.js
polyfills/MutationObserver/polyfill.js
polyfills/ResizeObserver/polyfill.js
polyfills/UserTiming/polyfill.js
polyfills/WebAnimations/polyfill.js
polyfills/ArrayBuffer/polyfill.js
polyfills/atob/polyfill.js
polyfills/fetch/polyfill.js
polyfills/HTMLTemplateElement/polyfill.js
.nyc_output/
polyfills/String/prototype/normalize/polyfill.js
polyfills/AbortController/polyfill.js
polyfills/smoothscroll/polyfill.js
local.log
test/polyfills/compat.json
test/polyfills/results-all.json
test/polyfills/results-control.json
# polyfills/TextEncoder/polyfill.js