Initial commit

This commit is contained in:
Esa Kataja
2025-03-12 10:14:56 +02:00
commit 1c0789e28a
5 changed files with 166 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Project specific
*.json
*.psm1
*.xml