# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# ide
.idea/
.vscode/

# DS_Store
.DS_Store

# Other
test.py
do_release.py
.env

# Coverage
.coverage
htmlcov
coverage.xml

# pytest
.pytest_cache
test-report.xml
*.iml

# jupyter
.ipynb_checkpoints

# tox
.tox/
.python-version

# Ignore dynaconf secret files
.secrets.*
tests/test_gqlpygen/tmp
playground/
examples/movie_domain/data/settings.toml
config*.toml
*config.toml
playground
examples/playground.ipynb
playground.py
.dmypy.json
.secret.toml
docs/examples/movie_domain
docs/quickstart/apm_domain/
*.zip
node_modules/
package-lock.json
package.json
*.env
playground.ipynb
wind-data/
tmp/