regexper-static/.gitignore

23 lines
275 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/