# Python
*.pyc

# PyPI
dist

# Project
data

# Models
*.pth

# JetBrains
.idea

# macOS
.DS_Store
