« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/nodemon.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodemon.json')
-rw-r--r--nodemon.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/nodemon.json b/nodemon.json
new file mode 100644
index 0000000..f14074d
--- /dev/null
+++ b/nodemon.json
@@ -0,0 +1,5 @@
+{
+  "ignore": [
+    "tap-snapshots/**"
+  ]
+}