gitignore
All checks were successful
/ pylint (push) Successful in 13s
/ mypy (push) Successful in 17s

This commit is contained in:
Firq 2024-10-11 01:14:14 +02:00
parent 16beb10a54
commit 941b4c5614
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
# python files
__pycache__/
*.egg-info/
.mypy_cache/