updated .gitignore
This commit is contained in:
parent
21d88e79a3
commit
0b415f2d9f
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
node_modules
|
node_modules
|
||||||
.idea
|
.idea
|
||||||
config/config.json
|
config/config.json
|
||||||
|
config/sequelizeCliConfig.js
|
||||||
|
config/speechConfig.js
|
Loading…
Reference in a new issue