Update gitignore
This commit is contained in:
8
.gitignore
vendored
8
.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
|
Reference in New Issue
Block a user