mirror of https://github.com/webpack/webpack.git
chore: update .gitignore (#19687)
This commit is contained in:
parent
5afcc19db5
commit
1fdb6d0ad1
|
@ -4,6 +4,7 @@
|
||||||
/test/fixtures/temp-*
|
/test/fixtures/temp-*
|
||||||
/test/temp
|
/test/temp
|
||||||
/test/ChangesAndRemovals
|
/test/ChangesAndRemovals
|
||||||
|
/test/ChangesAndRemovalsTemp
|
||||||
/test/**/dev-defaults.webpack.lock
|
/test/**/dev-defaults.webpack.lock
|
||||||
/test/**/generated/**
|
/test/**/generated/**
|
||||||
/examples/**/dist
|
/examples/**/dist
|
||||||
|
|
Loading…
Reference in New Issue