diff --git a/.gitignore b/.gitignore index 02eac69..04d7e85 100644 --- a/.gitignore +++ b/.gitignore @@ -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