Add to gitignore
This commit is contained in:
parent
cb8a791477
commit
af56ec3fec
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ __pycache__
|
||||||
runs
|
runs
|
||||||
*.log
|
*.log
|
||||||
models/*.pth
|
models/*.pth
|
||||||
|
models/*.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue