coverage files to .gitignore
This commit is contained in:
parent
3fa6f837da
commit
b45ffd7573
|
@ -11,6 +11,7 @@ test/okToDeleteMoved.txt
|
||||||
test/output.zip
|
test/output.zip
|
||||||
test/test_putOnClosedStream.zip
|
test/test_putOnClosedStream.zip
|
||||||
test/zipWithDirs_copy.zip
|
test/zipWithDirs_copy.zip
|
||||||
|
test/coverage
|
||||||
.bundle
|
.bundle
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
+samples/*.zip
|
+samples/*.zip
|
||||||
|
|
Loading…
Reference in New Issue