Skip to content

Commit

Permalink
docker: Remove setup.cfg ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 11, 2024
1 parent d2a5595 commit 1047730
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion backend/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ README.rst

# Configuration
pyproject.toml
setup.cfg

# Testing
**/tests
Expand Down
1 change: 0 additions & 1 deletion frontend/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ README.rst

# Configuration
pyproject.toml
setup.cfg

# Testing
**/tests
Expand Down

0 comments on commit 1047730

Please sign in to comment.