Skip to content

Commit

Permalink
Git-ignore compiled files (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
felladrin committed Jul 25, 2023
1 parent 78f6308 commit f5e5840
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -423,3 +423,9 @@ models/*
__pycache__
.idea
Makefile

# Compiled files
*.dylib
*.so
*.bin
*.dll

0 comments on commit f5e5840

Please sign in to comment.