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
|
||||
|
||||
# ProtoFlow
|
||||
core
|
||||
checkpoint
|
||||
logs/
|
||||
saved_weights/
|
||||
scratch*
|
||||
|
||||
|
||||
# Created by https://www.gitignore.io/api/visualstudiocode
|
||||
# Edit at https://www.gitignore.io/?templates=visualstudiocode
|
||||
|
||||
@@ -154,5 +146,6 @@ scratch*
|
||||
# End of https://www.gitignore.io/api/visualstudiocode
|
||||
.vscode/
|
||||
|
||||
# ProtoTorch artifacts
|
||||
reports
|
||||
artifacts
|
Reference in New Issue
Block a user