Renamed config.json to uplink.json plus .gitignore update

This commit is contained in:
Johannes Findeisen 2022-09-06 05:13:20 +02:00
commit 8b6718f5e2
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View file

@ -7,7 +7,7 @@ uplink.dist
.idea
.run
__pycache__
etc/config.json
etc/uplink.json
etc/gammurc
log/*.log*
uplink.iml