10 lines
197 B
Plaintext
Raw Normal View History

# This ignores everything by default, except for package.json and LICENSE and README.md.
# See https://docs.npmjs.com/misc/developers
**/*
!/lib/**/*
!index.js
!/assets/**/*
/assets/.eslintrc.js