Skip to content

Commit

Permalink
add .kotlin/ folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahn committed Dec 28, 2024
1 parent 3764e9d commit ac4a274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ hs_err_pid*
replay_pid*

### Kotlin ###

**/.kotlin/
# Compiled class file

# Log file
Expand Down

0 comments on commit ac4a274

Please sign in to comment.