git: Make user to manually add test results

This commit is contained in:
Sam Vervaeck 2020-06-13 19:32:53 +02:00
parent 9c1109beee
commit 971ee9f834

3
.gitignore vendored
View file

@ -11,6 +11,9 @@ node_modules/
# bolt # bolt
.bolt-work/ .bolt-work/
# these are ignored to avoid a lot of bloat in IDEs
/.test-infrastructure/snapshots/
# build directories # build directories
/lib/ /lib/
/build/ /build/