Skip to content

Commit 16197f7

Browse files
author
johnkryptochain
committed
chore: update .vercelignore to exclude large unused third_party files
1 parent 1012c7b commit 16197f7

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

.vercelignore

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,35 @@ package-lock.json
77
vercel.json
88
.env.local
99
.vercel
10+
11+
# Exclude large unnecessary third_party files
12+
third_party/material-design-icons/action
13+
third_party/material-design-icons/av
14+
third_party/material-design-icons/communication
15+
third_party/material-design-icons/content
16+
third_party/material-design-icons/device
17+
third_party/material-design-icons/editor
18+
third_party/material-design-icons/file
19+
third_party/material-design-icons/hardware
20+
third_party/material-design-icons/image
21+
third_party/material-design-icons/maps
22+
third_party/material-design-icons/navigation
23+
third_party/material-design-icons/notification
24+
third_party/material-design-icons/places
25+
third_party/material-design-icons/social
26+
third_party/material-design-icons/toggle
27+
third_party/material-design-icons/sprites
28+
third_party/material-design-icons/.gitignore
29+
third_party/material-design-icons/.babelrc
30+
third_party/material-design-icons/bower.json
31+
third_party/material-design-icons/gulpfile.babel.js
32+
third_party/material-design-icons/index.js
33+
third_party/jquery/jquery-1.8.3.js
34+
third_party/jquery/LICENSE
35+
third_party/codemirror.next/bundle.ts
36+
third_party/codemirror.next/package.json
37+
third_party/codemirror.next/package-lock.json
38+
third_party/codemirror.next/rollup.config.js
39+
README.md
40+
manifest.json
41+
_locales

0 commit comments

Comments
 (0)