Update .gitignore

This commit is contained in:
2022-09-15 13:44:14 -04:00
parent 0e9b120e94
commit e4df95cd08
+8 -1
View File
@@ -1,2 +1,9 @@
# Byte-compiled / optimized
__pycache__/
*.py[cod]
# Distribution / packaging
dist/
# Env
.vscode
__pycache__