Add wandb and latex auto folder to gitignore
This commit is contained in:
parent
94a01f81e5
commit
40422aee74
3
.gitignore
vendored
3
.gitignore
vendored
@ -51,6 +51,7 @@ plantsdata/
|
|||||||
|
|
||||||
images/
|
images/
|
||||||
dataset*/
|
dataset*/
|
||||||
|
wandb/
|
||||||
*.ptl
|
*.ptl
|
||||||
venv/
|
venv/
|
||||||
|
|
||||||
@ -96,3 +97,5 @@ MANIFEST
|
|||||||
*.bcf
|
*.bcf
|
||||||
*.glg
|
*.glg
|
||||||
*.run.xml
|
*.run.xml
|
||||||
|
|
||||||
|
auto/
|
||||||
Loading…
x
Reference in New Issue
Block a user