mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-05 17:34:21 +00:00
Ignore jpg and txt files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -40,4 +40,9 @@ docs
|
||||
|
||||
__pycache__
|
||||
|
||||
*.bin
|
||||
# Model weights
|
||||
*.bin
|
||||
|
||||
# Test files
|
||||
*.jpg
|
||||
*.txt
|
||||
Reference in New Issue
Block a user