Updating .gitignore

This commit is contained in:
Jeff Avallone 2018-02-10 15:06:31 -05:00
parent ae2b7c74dd
commit c67101a209

21
.gitignore vendored
View File

@ -1 +1,22 @@
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Dependency directories
node_modules/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Yarn Integrity file
.yarn-integrity
# Build output
build/