fixed dockerignore
This commit is contained in:
parent
06f958c974
commit
41015c2a91
1 changed files with 2 additions and 1 deletions
|
|
@ -95,9 +95,10 @@ temp/
|
|||
debug_*.py
|
||||
test_*.py
|
||||
simple_*.py
|
||||
create_test_users.py
|
||||
setup_secrets.py
|
||||
|
||||
# Keep create_test_users.py for initial setup
|
||||
|
||||
# Keep these important files:
|
||||
# - pyproject.toml (dependencies)
|
||||
# - poetry.lock (locked versions)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue