Improve testability for different versions (#4018)

* Ignore run folders

* Add a bulk of supported test environments

* Fix gitignore

* Fix gitignore

* Fix gitignore
This commit is contained in:
Phillipp Glanz
2023-04-22 11:33:00 +02:00
committed by GitHub
parent 1a712ad3c1
commit 0484ac73af
2 changed files with 21 additions and 0 deletions

4
.gitignore vendored
View File

@ -137,3 +137,7 @@ docs/
build/
.DS_Store
# Ignore run folders
run-[0-0].[0-9]/
run-[0-0].[0-9].[0-9]/