mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Ignore .json files in nodemon
This commit is contained in:
parent
e90003cc9c
commit
0ae309935d
3
nodemon.json
Normal file
3
nodemon.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"ignore": ["*.json", "node_modules"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user