regexper-static/.gitignore

27 lines
316 B
Plaintext
Raw Normal View History

2018-02-10 20:06:31 +00:00
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Dependency directories
2018-02-10 18:33:13 +00:00
node_modules/
2018-02-10 20:06:31 +00:00
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Yarn Integrity file
.yarn-integrity
# Build output
build/
prerender/
2018-02-11 18:10:24 +00:00
# Coverage reports
coverage/