Anidex_app / .dockerignore
Raja4321123's picture
Upload 24 files
ee33f74
raw
history blame contribute delete
306 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis
anidex-y
animals/**/*
animals/*
animals
*.png
*.jpeg
*.jpg
.gitignore
LICENSE
app.py
vercel.json
*.md