finance-news-api / .dockerignore
ayush2917's picture
Create .dockerignore
a33b2b3 verified
raw
history blame contribute delete
76 Bytes
.git
__pycache__
*.pyc
*.pyo
*.pyd
.DS_Store
.env
*.db
*.sqlite
cache/
test/