aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2024-07-22 20:57:35 -0400
committerTest_User <hax@andrewyu.org>2024-07-22 20:57:35 -0400
commit69f4e3e77b48e2901c908837978282ea86c54d24 (patch)
tree9b794f2842623589216f3dc3da470460840652b2 /.gitignore
parent9ccf3ab2ced07c537e91f2c19c5d967b39b0a1e2 (diff)
downloadhaxircd-69f4e3e77b48e2901c908837978282ea86c54d24.tar.gz
haxircd-69f4e3e77b48e2901c908837978282ea86c54d24.zip
Configurable services db path
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4d22872..8c2cd14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,5 +6,5 @@ HaxIRCd
core
.makeopts
output
-pseudoclients/services.db
-pseudoclients/services.db-lock
+*.db
+*.db-lock