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 .idea
.run .run
__pycache__ __pycache__
etc/config.json etc/uplink.json
etc/gammurc etc/gammurc
log/*.log* log/*.log*
uplink.iml uplink.iml