Skip to content

Commit

Permalink
move dockerignore away and remove flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jan 1, 2025
1 parent bcc4c5a commit 073a96e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .flake8

This file was deleted.

2 changes: 1 addition & 1 deletion .dockerignore → docker/Dockerfile.dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Environments
.env
.venv
../.venv
env/
venv/
ENV/
Expand Down

0 comments on commit 073a96e

Please sign in to comment.