Skip to content

Commit

Permalink
Update extension for converted rten models in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
robertknight committed Feb 29, 2024
1 parent d50ce05 commit 95014e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ __pycache__
/target
/rten-convert/rten_convert.egg-info

# Optimized neural network models
*.model
# Converted rten ML models
*.rten

0 comments on commit 95014e6

Please sign in to comment.