Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Dicklesworthstone authored Aug 11, 2023
1 parent 78aff05 commit 874922e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,6 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

#ignore .bin model files
#ignore .bin model files and .sqlite files
*.bin
*.sqlite

0 comments on commit 874922e

Please sign in to comment.