Skip to content

Commit f23ffd5

Browse files
committed
add missing .gitignore for test/var/log/
The rspec_parallel runtime logs should be in the repo (and are), this .gitignore reflects that - the parent .gitignore would otherwise ignore them.
1 parent cf309bb commit f23ffd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/var/log/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
!README.md
2+
!parallel_runtime_rspec.*.log

0 commit comments

Comments
 (0)