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

Commit

Permalink
chore: fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
iCrawl committed Jun 30, 2021
1 parent 35a3480 commit b498c5e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,11 @@ yarn.lock
logs/
*.log

# Authentication
test/auth.json
test/auth.js
docs/deploy/deploy_key
docs/deploy/deploy_key.pub
deploy/deploy_key
deploy/deploy_key.pub

# Miscellaneous
.tmp/
.vscode/
.idea/
docs/docs.json
typings/index.js

# Autogenerated
CHANGELOG.md
coverage/
dist/

0 comments on commit b498c5e

Please sign in to comment.