Archived
更新.gitignore
This commit is contained in:
2 files changed
+7
No files matched your search
@@ -12,3 +12,4 @@ dist/
|
|||||||
*.db
|
*.db
|
||||||
*.log
|
*.log
|
||||||
*.log.*
|
*.log.*
|
||||||
|
*.sql
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
# -- coding:utf-8 --
|
||||||
|
# @Author: markushammered@gmail.com
|
||||||
|
# @Development Tool: PyCharm
|
||||||
|
# @Create Time: 2022/3/2
|
||||||
|
# @File Name: downloader.py
|
||||||
Reference in New Issue
Block a user