Add '.temp*' to .gitignore (#3778)

This commit is contained in:
ManiMatter 2024-10-02 21:53:34 +02:00 committed by GitHub
parent d666df0189
commit 0b1d6b677a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -120,6 +120,7 @@ _artifacts
_rawPackage/
_dotTrace*
_tests/
_temp*
*.Result.xml
coverage*.xml
coverage*.json