chore: add Python entries to .gitignore

__pycache__/ and other Python build artifacts were untracked.

https://claude.ai/code/session_01Ai8xRvmrzdhuTKiRQ2fnn9
This commit is contained in:
Claude 2026-06-07 18:01:13 +00:00
parent 8e7f5d3ae9
commit c43d8415a4
No known key found for this signature in database

10
.gitignore vendored
View file

@ -1,3 +1,13 @@
### Python ###
__pycache__/
*.py[cod]
*.pyo
dist/
build/
*.egg-info/
.venv/
venv/
### AL ###
#Template for AL projects for Dynamics 365 Business Central
#launch.json folder