core/.gitignore

23 lines
263 B
Plaintext
Raw Normal View History

2019-09-17 18:35:25 +00:00
.idea
2024-08-26 17:58:53 +00:00
.kotlin
2019-09-17 18:35:25 +00:00
out/*
*.iml
target
settings.xml
.gradle/
build/
out/
2020-11-25 12:40:45 +00:00
secret.gradle
2022-03-02 08:36:17 +00:00
local.*
local/
kotlin-js-store
2020-11-25 12:40:45 +00:00
publishing.sh
2022-01-25 09:21:01 +00:00
2022-03-14 09:12:29 +00:00
server/src/main/resources/web/
2022-03-02 08:36:17 +00:00
features/common/common/src/commonMain/kotlin/dev/inmo/postssystem/features/common/common/Version.kt