mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Added a .npmignore for smaller npm packages
This commit is contained in:
parent
b18cd7bb10
commit
9849e81e08
1 changed files with 7 additions and 0 deletions
7
.npmignore
Normal file
7
.npmignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
bin/generateJsDoc.sh
|
||||
bin/runDebug.sh
|
||||
bin/runTests.sh
|
||||
doc
|
||||
tests
|
||||
README.md
|
||||
var/sqlite.db
|
Loading…
Reference in a new issue