Files
telegram-phone-number-checker/.gitignore
Jordan Gillard ac84e34d38 Extend --help text to include info for acquiring Telegram API ID/hash (#20)
* Fix Poetry mismatch b/w pyproject.toml/poetry.lock

* docs: poetry run command to use pyproject script

* Update .gitignore

* Add show_default kwarg to --output option

* Add envvar kwarg to options and move load_dotenv()

* Add info on creating/storing api credentials

* Bump version

---------

Co-authored-by: Galen Reich <54807169+GalenReich@users.noreply.github.com>
2024-03-05 09:57:06 +00:00

12 lines
120 B
Plaintext

.env
*.session
*.json
dist/
# JetBrains IDEs
.idea/
# Byte-compiled / optimized / DLL files
__pycache__/
**/*.py[cod]