commit 5c6262063affcb3f6356b5fcfb0cea22ff3bcb25 Author: C0d3v Date: Thu Aug 20 09:32:04 2026 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42e708c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.py[cod] +*.pyo