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:
3
nodemon.json
Normal file
3
nodemon.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ignore": ["*.json", "node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user