# linting files
.coverage

# cache files/folders
**cache**

# build and distribution files/folders
**dist**
**build**

# environment folders
**.venv**
