Skip to content

Commit fe43dd1

Browse files
authored
Merge pull request webpack#6274 from ooflorent/ignore_examples_js
Ignore generated JS files examples/
2 parents 37cc6f4 + 2bedd37 commit fe43dd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/benchmark/js
66
/benchmark/fixtures
77
/examples/**/dist
8+
/examples/**/js
89
/coverage
910
.DS_Store
1011
*.log

0 commit comments

Comments
 (0)