Prep gitignore for incxoming python.

This commit is contained in:
yrriban 2025-04-07 02:18:08 -04:00
parent 8b71dd1e4a
commit 26aa55eb93

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*.swo
*.swp
build
venv
__pycache__
dcc.egg-ignore
dist