Skip to content

Commit 0a6390e

Browse files
committed
Updated .gitignore to include the new build location
1 parent fc6f9eb commit 0a6390e

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

.gitignore

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,5 @@
55
.idea/vcs.xml
66
.idea/watcherTasks.xml
77
node_modules/
8-
dist/
8+
build/
99
package-lock.json
10-
build/content.css
11-
build/content.js
12-
build/editor.html
13-
build/editor.js
14-
build/hide.svg
15-
build/icon_48.png
16-
build/icon_96.png
17-
build/logo.svg
18-
build/main.css
19-
build/manifest.json
20-
build/minimize.svg
21-
build/options.html
22-
build/popup.html
23-
build/service.js
24-
build/templates.html
25-
build/ui.css
26-
build/ui.js

0 commit comments

Comments
 (0)