eInvoicing/.gitignore

18 lines
125 B
Plaintext
Raw Normal View History

2024-11-13 14:46:36 +00:00
.idea/
*.iml
**/build
**/out
**/target
.gradle
.kotlin
/local.properties
.DS_Store
.externalNativeBuild
/data/
**/*.log