.gitignore update.

This commit is contained in:
Johannes Findeisen 2022-09-06 04:44:17 +02:00
commit 9106747fb1

3
.gitignore vendored
View file

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