Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #15 from pkspyder007/pkspyder007-update-gitignore-…
Browse files Browse the repository at this point in the history
…for-jsdoc

Update .gitignore for jsdoc output folder
  • Loading branch information
shubhankarsharma00 authored Sep 16, 2020
2 parents 6789122 + afaadfd commit 9a1ec21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# adding out folder for jsdoc
out

logs
*.log
npm-debug.log*
Expand Down

0 comments on commit 9a1ec21

Please sign in to comment.