Skip to content

Commit cb81ece

Browse files
authored
Update .npmignore
1 parent 3065c5d commit cb81ece

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.npmignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ node_modules/
1616
.Trashes
1717
ehthumbs.db
1818
Thumbs.db
19-
webpack-mpa.svg
2019

2120
# Build directory
2221
/assets/dist
@@ -33,3 +32,14 @@ webpack-mpa.svg
3332

3433
# lock files
3534
yarn.lock
35+
36+
# Prettier
37+
.prettierrc
38+
.prettierignore
39+
40+
# Config files
41+
renovate.json
42+
webpack.config.js
43+
44+
# Project specific
45+
webpack-mpa.svg

0 commit comments

Comments
 (0)