mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Clean up Makefile, .gitignore and .npmignore
This commit is contained in:
parent
2770305d0b
commit
1ee83a919d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,9 +1,6 @@
|
||||
# Don't distribute the dependencies
|
||||
node_modules/
|
||||
|
||||
# Don't track code coverage reports
|
||||
coverage/
|
||||
|
||||
#Don't track ipfs files
|
||||
test/ipfs/
|
||||
test/browser/ipfs/
|
||||
|
13
.npmignore
13
.npmignore
@ -10,19 +10,10 @@ dist/*.map
|
||||
# Don't distribute the debug build
|
||||
dist/orbitdb.js
|
||||
|
||||
# Don't distribute screenshot
|
||||
# See examples at https://github.com/orbitdb/orbit-db
|
||||
images/
|
||||
|
||||
.git
|
||||
.circleci
|
||||
benchmarks
|
||||
test
|
||||
ipfs
|
||||
docker
|
||||
conf
|
||||
Makefile
|
||||
API.md
|
||||
CHANGELOG.md
|
||||
FAQ.md
|
||||
GUIDE.md
|
||||
CONTRIBUTING.md
|
||||
CODE_OF_CONDUCT.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user