fix: test vercel
This commit is contained in:
parent
58f7a3412f
commit
1fc6d84ee5
|
@ -0,0 +1,11 @@
|
||||||
|
# .vercelignore
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
*.pyd
|
||||||
|
env/
|
||||||
|
venv/
|
||||||
|
.DS_Store
|
||||||
|
.ipynb_checkpoints/
|
||||||
|
tests/
|
||||||
|
notebooks/
|
Binary file not shown.
Loading…
Reference in New Issue