Skip to content

Commit f18711d

Browse files
Danil42Russiahsz
authored andcommitted
Added .kotlin directory to .gitignore for Kotlin 2.0
1 parent 2498001 commit f18711d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.gradle
22
.idea
33
.intellijPlatform
4+
.kotlin
45
.qodana
56
build

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
### Added
88

99
- GitHub Actions: set Gradle cache to read-only for non-build jobs
10+
- Added `.kotlin` directory to `.gitignore` for Kotlin 2.0
1011

1112
### Removed
1213

0 commit comments

Comments
 (0)