config.toml to gitignore

This commit is contained in:
onyx-and-iris
2022-08-08 00:06:40 +01:00
parent 9f0e5c7891
commit a45a57d1e4
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ A toml file named config.toml, placed into the current working directory of your
```toml
[connection]
ip=<ip address>
ip = "<ip address>"
```
Alternatively you may pass it as a keyword argument.