Skip to content

Commit

Permalink
Updated .gitignore to include Kotlin directories
Browse files Browse the repository at this point in the history
  • Loading branch information
acozzette committed May 12, 2021
1 parent ca7f54a commit a4866d3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,7 @@ src/**/*.log
src/**/*.trs

# JavaBuild output.
java/core/target
java/lite/target
java/util/target
javanano/target
java/**/target
java/.idea
java/**/*.iml

Expand Down

0 comments on commit a4866d3

Please sign in to comment.