diff options
author | Tim <contact@bytim.eu> | 2025-04-19 12:16:15 +0200 |
---|---|---|
committer | Tim <contact@bytim.eu> | 2025-04-19 12:16:15 +0200 |
commit | ff9b1e112ed14746ed74dfff1fb4c19efd5502d4 (patch) | |
tree | 5ab9831c7be0c0ff344feb06e049115d6a58287a /.gitignore | |
parent | 4b2ad030fa381662f4b0c2464e97b0d2c5f6a716 (diff) | |
download | VPNAuth-ff9b1e112ed14746ed74dfff1fb4c19efd5502d4.tar.xz VPNAuth-ff9b1e112ed14746ed74dfff1fb4c19efd5502d4.zip |
Add user information settings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -485,4 +485,6 @@ $RECYCLE.BIN/ # Project Specific VPNAuth.Server/vpnauth.db +VPNAuth.Server/vpnauth.db-shm +VPNAuth.Server/vpnauth.db-wal VPNAuth.Server/config.json |