# git
.git
.gitattributes
.gitignore

# JetBrains
.idea

# vscode
.vscode

# Python
.venv
