Skip to content

Commit 7a579e6

Browse files
committed
base config
0 parents  commit 7a579e6

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

.DS_Store

6 KB
Binary file not shown.

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* text=auto
2+
*.md linguist-language=TypeScript
3+
*.txt linguist-language=TypeScript

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@python019

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<div style="display:flex;align-items:center;">
2+
<a href="https://github.com/python019?tab=repositories">
3+
<img src="https://github-readme-stats.vercel.app/api?username=python019&show_icons=true&theme=material-palenight&count_private=true&hide_border=true" />
4+
</a>
5+
<a href="https://github.com/python019?tab=repositories">
6+
<img src="https://github-readme-stats.vercel.app/api/top-langs?username=python019&show_icons=true&theme=material-palenight&hide_border=true&layout=compact" />
7+
</a>
8+
</div>

0 commit comments

Comments
 (0)