Skip to content

Commit

Permalink
update dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaellaude committed Jul 20, 2024
1 parent bdc71f1 commit e81a097
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions backend/.dockerignore
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
fly.toml
.venv/
.pytest_cache/
__pycache__/
*.pyc
.env
.ruff_cache/
scratch/
.git
*.whl
*.deb
*.rpm
*.tar.gz
*.zip
.pyenv/
*pyvenv*

0 comments on commit e81a097

Please sign in to comment.