Skip to content

Commit

Permalink
.gitignore: added some test suite artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinAnisimov committed Nov 24, 2016
1 parent af1ef9f commit 62917fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ translator/.gradle/2.9/taskArtifacts

kotstd/kotstd.iml

# test suit products.
*.bc
*.kt.S
*.log

# Ignore Gradle GUI config
gradle-app.setting
Expand Down

0 comments on commit 62917fd

Please sign in to comment.