python ignore + mmdb

This commit is contained in:
sko
2025-02-27 14:35:34 +01:00
commit 2afe78d024
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
*.mmdb
# Virtual environments
.venv