Skip to content

Commit

Permalink
Add class files to gitignore. (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
nihohit authored Jan 28, 2024
1 parent 17403b6 commit 89f8a2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ utils/tls_crts/
# OSS Review Toolkit (ORT) files
**/ort*/**
**/ort_results/**

# java compiled files.
*.class

0 comments on commit 89f8a2c

Please sign in to comment.