simple-icons/.npmignore
2017-09-17 03:49:13 +02:00

10 lines
130 B
Plaintext

# Ignore all files in root
/*
# Except the ones we want to publish
!_data/
!icons/
!package.json
!README.md
!LICENSE.md
!index.js