omnisealbench / .dockerignore
Mark Duppenthaler
Initial boilerplate for flask server running react frontend on typescript, tailwind, daisyui
f762ee5
raw
history blame contribute delete
146 Bytes
node_modules
npm-debug.log
frontend/node_modules
frontend/dist
.git
.gitignore
.vscode
__pycache__
*.pyc
*.pyo
*.pyd
.Python
.env
env/
venv/
ENV/