github-readme-stats/.gitignore
Benjamin Ashbaugh e9019c1453
feat: added number of languages param for top langs card (#445)
* feat: num_langs param for top langs

* fix: top-langs card bottom padding with num_langs param

* fix: clamp toplangs num_langs rather than throwing error

* feat: changed param name & fixed minor issues, added tests

Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-09-12 18:46:18 +05:30

9 lines
76 B
Plaintext

.vercel
.env
node_modules
package-lock.json
*.lock
.vscode/
.idea/
coverage