aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--server/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/.gitignore b/server/.gitignore
index 4f08b88..46de862 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -58,4 +58,6 @@ typings/
.env
# next.js build output
-.next \ No newline at end of file
+.next
+
+config/ \ No newline at end of file