Update gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -129,14 +129,6 @@ dmypy.json
|
|||||||
|
|
||||||
# End of https://www.gitignore.io/api/python
|
# End of https://www.gitignore.io/api/python
|
||||||
|
|
||||||
# ProtoFlow
|
|
||||||
core
|
|
||||||
checkpoint
|
|
||||||
logs/
|
|
||||||
saved_weights/
|
|
||||||
scratch*
|
|
||||||
|
|
||||||
|
|
||||||
# Created by https://www.gitignore.io/api/visualstudiocode
|
# Created by https://www.gitignore.io/api/visualstudiocode
|
||||||
# Edit at https://www.gitignore.io/?templates=visualstudiocode
|
# Edit at https://www.gitignore.io/?templates=visualstudiocode
|
||||||
|
|
||||||
@@ -154,5 +146,6 @@ scratch*
|
|||||||
# End of https://www.gitignore.io/api/visualstudiocode
|
# End of https://www.gitignore.io/api/visualstudiocode
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# ProtoTorch artifacts
|
||||||
reports
|
reports
|
||||||
artifacts
|
artifacts
|
Reference in New Issue
Block a user