Files
SMSAPI/nodemon.json
2022-02-13 06:31:11 +00:00

8 lines
63 B
JSON

{
"ignore": [
"node_modules/*",
".tmp/*",
".git/*"
]
}