Skip to content

Commit

Permalink
Simplify .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavohenke committed Oct 3, 2021
1 parent 475fb53 commit 66ed4bf
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,31 +1,11 @@
# Logs
logs
*.log

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
# Deployed apps should consider commenting this line out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules

# OS X
.DS_Store

# Vagrant directory
.vagrant

0 comments on commit 66ed4bf

Please sign in to comment.