1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 22:20:01 +02:00
gitignore/exprees.gitignore

37 lines
522 B
Plaintext
Raw Normal View History

2024-04-14 22:17:33 +02:00
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Node.js dependencies
node_modules/
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# dotenv environment variables file
.env
# Mac OS files
.DS_Store
# Windows thumbnail cache files
Thumbs.db