fix: ignore file
This commit is contained in:
parent
a9ac06de83
commit
b77c81d63e
1 changed files with 7 additions and 0 deletions
7
.prettierignore
Normal file
7
.prettierignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.pytest_cache/
|
||||
node_modules/
|
||||
.venv/
|
||||
build/
|
||||
dist/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue