blob: f30fe519882efe43dd827826634b6e5217dcdbca [file] [log] [blame]
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
package-lock.json
# production
/dist
#mac
.DS_Store
#npm && yarn
npm-debug.log*
yarn-debug.log*
yarn-error.log*