Add settings.json to gitignore

This commit is contained in:
Core447 2024-03-27 10:24:10 +01:00
parent 5649f398ac
commit fc8ee857ec
No known key found for this signature in database
GPG Key ID: 5B97C0BD62F98516
2 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@ -158,3 +158,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
settings.json

View File

@ -1,5 +0,0 @@
{
"ip": "localhost",
"port": 4455,
"password": "Gsn7JSlcFL3LXWAe"
}