25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

.npmignore 115 B

12345678
  1. # Ignore generated docs
  2. utils/doc/generated_docs
  3. # Ignore build utilities
  4. utils/build
  5. # Ignore examples
  6. examples