Skip to content

Commit f70a9f9

Browse files
committed
update .gitignore to ignore .xpi files
1 parent 1025dc1 commit f70a9f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
22
dist/
33
*.log
4-
.DS_Store
4+
.DS_Store
5+
*.xpi

0 commit comments

Comments
 (0)