regexper-static/.gitignore
Jeff Avallone 52d378be61 Removing jest-junit
Not using CircleCI anymore, so don't need it
2018-06-08 15:10:51 -04:00

30 lines
352 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/
script/__build__/
# Coverage reports
coverage/
# Favicon cache
.wwp-cache/