add bat file for windows
This commit is contained in:
parent
aea11c407f
commit
3fff8307b9
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -15,6 +15,8 @@
|
|||||||
*.css text
|
*.css text
|
||||||
*.txt text
|
*.txt text
|
||||||
|
|
||||||
|
*.bat text eol=crlf
|
||||||
|
|
||||||
# Binary files
|
# Binary files
|
||||||
# ============
|
# ============
|
||||||
*.db binary
|
*.db binary
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,8 @@ __pycache__/
|
|||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
youtube_dl_old/
|
youtube_dl_old/
|
||||||
|
python/
|
||||||
|
gevent/
|
||||||
debug/
|
debug/
|
||||||
data/
|
data/
|
||||||
banned_addresses.txt
|
banned_addresses.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user