Updated python .gitignore

This commit is contained in:
Kyler Olsen 2025-12-02 23:39:38 -07:00
parent 081930e6f5
commit 3a054bc211
1 changed files with 3 additions and 0 deletions

View File

@ -1 +1,4 @@
__pycache__/ __pycache__/
.venv/
dist/
sls_python.egg-info/