mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
prep for npm packaging
This commit is contained in:
15
.npmignore
15
.npmignore
@@ -4,6 +4,7 @@ prefixes.yml
|
||||
node_modules/
|
||||
bin/
|
||||
build/
|
||||
src/
|
||||
logs/
|
||||
.DS_Store
|
||||
bgpalerter.pid
|
||||
@@ -11,5 +12,15 @@ alertdata/
|
||||
.npmrc
|
||||
.cache/
|
||||
volumetests/
|
||||
tests/rpki_tests/vrp.json
|
||||
tests/generate_tests/prefixes.yml
|
||||
tests/
|
||||
Dockerfile
|
||||
.travis.yml
|
||||
docs/
|
||||
prefixes.yml.example
|
||||
config.yml.example
|
||||
build.sh
|
||||
index.js
|
||||
.github/
|
||||
.hound.yml
|
||||
.eslintrc.json
|
||||
.babelrc
|
||||
|
Reference in New Issue
Block a user