Skip to content

Commit 467a402

Browse files
Copilottrask
andcommitted
Remove Kotlin compiler session file and update .gitignore
Co-authored-by: trask <218610+trask@users.noreply.github.com>
1 parent 7d2dea2 commit 467a402

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
/buildSrc/.gradle/
44
build/
55

6+
# Kotlin compiler session files
7+
*.salive
8+
/.kotlin/
9+
610
# Intellij
711
/.idea/
812

buildSrc/.kotlin/sessions/kotlin-compiler-11942460071141257730.salive

Whitespace-only changes.

0 commit comments

Comments
 (0)