fix: ignore file

This commit is contained in:
Barrett Ruth 2025-10-23 22:30:16 -04:00
parent a9ac06de83
commit b77c81d63e

7
.prettierignore Normal file
View file

@ -0,0 +1,7 @@
.pytest_cache/
node_modules/
.venv/
build/
dist/
*.pyc
__pycache__/