1
0
Files
KotlinApiDemo/.dockerignore
T
2026-06-05 07:40:10 -04:00

23 lines
157 B
Plaintext

build/
.gradle/
.kotlin/
.idea/
*.iml
.vscode/
.editorconfig
.git/
.gitattributes
.gitignore
.env
.env.*
!.env.example
HELP.md
*.md
.DS_Store
Thumbs.db