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