Update gitignore
This commit is contained in:
parent
3a0e4a081e
commit
70b4fa07e6
6
.gitignore
vendored
6
.gitignore
vendored
@ -146,6 +146,12 @@ dmypy.json
|
|||||||
# End of https://www.gitignore.io/api/visualstudiocode
|
# End of https://www.gitignore.io/api/visualstudiocode
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# Vim
|
||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
||||||
# ProtoTorch artifacts
|
# ProtoTorch artifacts
|
||||||
reports
|
reports
|
||||||
artifacts
|
artifacts
|
||||||
|
examples/_*.py
|
Loading…
Reference in New Issue
Block a user