-
-
Notifications
You must be signed in to change notification settings - Fork 55
/
.gitignore
37 lines (35 loc) · 846 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
26
27
28
29
30
31
32
33
34
35
36
37
node_modules/
public/build/
public/build/bundle.css public/build/bundle.css.map public/build/bundle.js public/build/bundle.js.map
src/dist/
public/bundle.css public/bundle.css.map public/bundle.js public/bundle.js.map
public/bundle.js.map
public/bundle.js
public/bundle.css.map
public/bundle.css
formats/dist.ts
codecs/dist.ts
test-video.mp4
tests/puppeteer-testing/test-video.mp4
tests/puppeteer-testing/test.js
tests/puppeteer-testing/uploaded.png
notIntegrated
build
docs/web/reference
public/test.mp4
public/hello!(1).mp4
src/dist/codecs.ts
src/dist/formats.ts
tests/codecs-testing/localCodecTester.js
html5up-dimension.zip
html5up-dimension
src/tailwind.output.css
analyze.html
cloud-functions/form-data/secrets.js
cloud-functions/form-data/credentials.json
yarn-error.log
.next/
out_publish/
out_functions/
# Local Netlify folder
.netlify