We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c80eb4 commit 8e06789Copy full SHA for 8e06789
.gitignore
@@ -1,5 +1,5 @@
1
.vagrant
2
*.log
3
.DS_Store
4
-!results/.gitkeep
5
-/results/*
+!/tests/results/.gitkeep
+/tests/results/*
0 commit comments