X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=nodemon.json;fp=nodemon.json;h=0000000000000000000000000000000000000000;hp=be05234dc33e7154320b5786324a7dc03ef128f8;hb=3ca478329f818efdfe2e03ce72c0effa6a8b0c0b;hpb=061c078d4724d24003897415939ab3a5c057a45d diff --git a/nodemon.json b/nodemon.json deleted file mode 100644 index be05234..0000000 --- a/nodemon.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "ignore": [ - "app.js", - "assets/", - "assets.zip", - "base_pieces.css", - "base_rules.js", - "common.css", - "favicon.ico", - "index.html", - "LICENSE", - "parameters.js", - "parameters.js.dist", - "pieces/", - "README.md", - "start.sh", - "stop.sh", - "utils/", - "TODO", - "variants/", - "variants.js" - ], - "watch": [ - "server.js" - ] -}