Ignore jpg and txt files

This commit is contained in:
2024-05-19 17:37:19 +02:00
parent 47fad2d3aa
commit 2118cd47c3

5
.gitignore vendored
View File

@@ -40,4 +40,9 @@ docs
__pycache__ __pycache__
# Model weights
*.bin *.bin
# Test files
*.jpg
*.txt