.dockerignore 119 B

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