Skip to content

Commit

Permalink
😒 chore: Upgrade git ignore config.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 27, 2020
1 parent 6993bf8 commit 20bedd9
Showing 1 changed file with 10 additions and 25 deletions.
35 changes: 10 additions & 25 deletions .gitignore
@@ -1,31 +1,16 @@
# Logs
logs
*.log
# lock file
!yarn.lock

# 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
# Generated files
/lib

# Dependency directory
# Commenting this out is preferred by some people, see
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules
jspm_packages

# Users Environment Variables
.lock-wscript
# Coverage directory used by nyc
/coverage
/.nyc_output

# groc
doc
# Documentation
/gh-pages

0 comments on commit 20bedd9

Please sign in to comment.