Skip to content
Merged
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
22 changes: 10 additions & 12 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# Exclude all hidden files and folders
.*

# Exclude all files in build/, except for plotcss.js and README.md
build/*
!build/plotcss.js
!build/README.md

stackgl_modules/node_modules

# Exclude these directories
devtools
test
draftlogs
dist/extras

circle.yml
bower.json

.ackrc
.agignore

npm-debug.log
draftlogs
stackgl_modules/node_modules
tasks
test
topojson
Loading