simple-icons/.npmignore

10 lines
130 B
Plaintext
Raw Normal View History

2017-07-12 01:02:16 +03:00
# Ignore all files in root
/*
# Except the ones we want to publish
!_data/
!icons/
!package.json
!README.md
2017-09-17 04:49:13 +03:00
!LICENSE.md
!index.js