From 932dfbc00bb921e83d41ca02adfb86f4388669ad Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 13 Jul 2025 00:25:46 +0100 Subject: [PATCH] untracked config file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ae919f..6dd617d 100755 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ package-lock.json posts.js comments.js users.js +config.js *.swp