add gitignore
This commit is contained in:
parent
332a1cdec7
commit
1147f7c344
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
node_modules/
|
@ -9,6 +9,7 @@
|
||||
"babel-jest": "^24.9.0",
|
||||
"jest": "^24.9.0",
|
||||
"lodash": "^4.17.15",
|
||||
"memoize-getters": "^1.1.0",
|
||||
"redux": "^4.0.4",
|
||||
"updeep": "^1.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user