Add settings.json to gitignore
This commit is contained in:
parent
5649f398ac
commit
fc8ee857ec
|
@ -158,3 +158,5 @@ cython_debug/
|
||||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
# 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.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
settings.json
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"ip": "localhost",
|
|
||||||
"port": 4455,
|
|
||||||
"password": "Gsn7JSlcFL3LXWAe"
|
|
||||||
}
|
|
Loading…
Reference in New Issue