Update .gitignore

This commit is contained in:
2022-09-08 15:33:42 -04:00
parent 3653d784a3
commit 6e52619a28
+8 -1
View File
@@ -1,2 +1,9 @@
# Byte-compiled / optimized
__pycache__/
*.py[cod]
# Distribution / packaging
dist/
# Env
.vscode .vscode
__pycache__