summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRaindropsSys <raindrops@equestria.dev>2024-03-29 22:05:24 +0100
committerRaindropsSys <raindrops@equestria.dev>2024-03-29 22:05:24 +0100
commita79cf1bd000da84111ac839cfada1f8d867211fd (patch)
treea9fb8ae189c0e7176a32ac0078f1fce845d231a2 /.gitignore
parent231489c7f2c2b2b93eb23db1b28eaefca4d219ec (diff)
downloadchatroom-a79cf1bd000da84111ac839cfada1f8d867211fd.tar.gz
chatroom-a79cf1bd000da84111ac839cfada1f8d867211fd.tar.bz2
chatroom-a79cf1bd000da84111ac839cfada1f8d867211fd.zip
Updated 7 files and added 4 files (automated)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 637cb9f..59fcf91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,6 @@ debug
build
bot/tokens.json
vpn/keys.json
-vpn/requests.json \ No newline at end of file
+vpn/requests.json
+server/data
+server/secrets.json