mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
chore: remove extra files for git, nyc, and mocha (#2422)
- Remove `.gitignore` from individual packages. - Remove `nyc.config.js` and `.nycrc` since `nyc` is no longer in use - Remove `.mocharc` and `localIntegrationRunner.html` since `mocha` is no longer in use.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -22,6 +22,7 @@ npm-shrinkwrap.json
|
||||
# Ignore object files.
|
||||
*.o
|
||||
build/
|
||||
coverage/
|
||||
tags
|
||||
bin/rippled
|
||||
Debug/*.*
|
||||
|
||||
Reference in New Issue
Block a user