summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2023-10-18 03:48:52 -0400
committerCarson Fleming <cflems@cflems.net>2023-10-18 03:48:52 -0400
commit85f217f63e248ae0df44368a6a0d03620955f170 (patch)
treed6d84084f8f2ad5a3fa0804ee576b492d9e33e7e /.gitignore
parentadaf5b0fde4431eb186075e7921e2f0999e68dd9 (diff)
downloadfle.ms-85f217f63e248ae0df44368a6a0d03620955f170.tar.gz
Created initial backend architecture and redirection routes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6bba59..3ecb4bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# Actual config should be copied from config.sample.js and customized
+config.js
+
# Logs
logs
*.log