skyeweave/.gitignore

8 lines
80 B
Text
Raw Permalink Normal View History

2024-08-09 16:57:33 +00:00
# Dev environment
*venv/
.vscode/
*out/
2024-08-09 16:57:33 +00:00
# python files
__pycache__/
*.egg-info/