.dockerignore 135 B

12345678910
  1. *
  2. # setuptools_scm
  3. !.git/
  4. .git/index
  5. !Pipfile
  6. !Pipfile.lock
  7. !README.md
  8. !location_guessing_game_telegram_bot/
  9. !pyproject.toml
  10. !setup.py