regexper-static/.gitignore

31 lines
359 B
Plaintext
Raw Normal View History

2018-02-10 18:33:13 +00:00
# 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
2019-01-02 01:27:53 +00:00
# Gatsby build files
.cache/
public/
2019-01-04 23:38:49 +00:00
# Test coverage
coverage/
2019-01-08 22:15:16 +00:00
# Firebase
.firebase/
firebase-debug.log