fixed dockerignore

This commit is contained in:
michael 2025-10-08 17:17:39 -05:00
parent 06f958c974
commit 41015c2a91

View file

@ -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)