EventMapper/nodemon.json

4 lines
53 B
JSON
Raw Normal View History

2024-05-29 03:33:37 +00:00
{
"ignore": [".gitignore", ".git/**", "data/**"]
2024-05-29 03:33:37 +00:00
}