build/
.gradle/
.kotlin/

.idea/
*.iml
.vscode/
.editorconfig

.git/
.gitattributes
.gitignore

.env
.env.*
!.env.example

HELP.md
*.md

.DS_Store
Thumbs.db
