From f10f92353f7b87325de13af980224ae62f2960c5 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 28 Apr 2025 18:04:45 -0300 Subject: real initial commit PRETTY SNAZZY --- nodemon.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nodemon.json (limited to 'nodemon.json') diff --git a/nodemon.json b/nodemon.json new file mode 100644 index 0000000..adc162e --- /dev/null +++ b/nodemon.json @@ -0,0 +1,7 @@ +{ + "ignore": [ + "./output/**/*", + "./output2/**/*" + ], + "ext": "*" +} -- cgit 1.3.0-6-gf8a5