ini/.gitignore

23 lines
213 B
Plaintext

# dependencies
node_modules
# testing
/coverage
# production
/build
/dist
# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.eslintcache
# temp test data
/test/data/tmp/*
!/test/data/tmp/.keep