mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Add gitignore
This commit is contained in:
parent
b95fc4344a
commit
31e478f28d
@ -44,6 +44,7 @@ describe('react-webpack:app', () => {
|
|||||||
assert.file([
|
assert.file([
|
||||||
'.editorconfig',
|
'.editorconfig',
|
||||||
'.eslintrc',
|
'.eslintrc',
|
||||||
|
'.gitignore',
|
||||||
'.npmignore',
|
'.npmignore',
|
||||||
'.yo-rc.json'
|
'.yo-rc.json'
|
||||||
]);
|
]);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user