Skip to content

Commit

Permalink
Ignore ranker models in version control
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewilde committed Jul 24, 2024
1 parent 2b78088 commit 3267583
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 @@ -2,6 +2,9 @@
.env
colandr.pid

# app data
colandr_data/ranker_models/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit 3267583

Please sign in to comment.