Skip to content

Commit 742226e

Browse files
author
Ruben Bridgewater
committed
Update npmignore file
1 parent 2e3ec4a commit 742226e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.npmignore

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# Created by .ignore support plugin (hsz.mobi)
2-
### Example user template template
3-
### Example user template
4-
51
# IntelliJ project files
62
.idea
73
*.iml
84
out
95
gen
10-
benchmark
6+
7+
# Unrelevant files and folders
8+
benchmark
9+
coverage
10+
test
11+
.travis.yml
12+
.gitignore

0 commit comments

Comments
 (0)