regexper-static/.gitignore
2018-02-11 13:10:24 -05:00

26 lines
305 B
Plaintext

# 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/
# Coverage reports
coverage/