simple-icons/.npmignore
Adam Rusted c15eb68691
Add DISCLAIMER.md (#4912)
Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2021-05-29 17:46:31 +02:00

11 lines
145 B
Plaintext

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