# Own Setting files
*.yaml

# Python
__pycache__
venv

# PyCharm
.idea/