Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
lib-cov
*.seed
*.log
*.csv
!test/fixtures/*.csv
*.dat
*.out
*.pid
Expand All @@ -19,7 +17,6 @@ node_modules

.idea/


trial

test/coverage.html
Expand All @@ -32,4 +29,6 @@ dist-test
package-lock.json
yarn.lock


# W3C XML Conformance Test Suite (downloaded on demand via
# scripts/fetch-xml-suite.sh — not redistributed).
test/xmlconf/
340 changes: 0 additions & 340 deletions coverage/lcov.info

This file was deleted.

Loading
Loading