mirror of
https://github.com/bit1001/tdl.git
synced 2024-12-26 06:34:58 +08:00
chore(gitignore): add downloads and *.exe
This commit is contained in:
parent
47388ba92e
commit
045b01a0f1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@
|
||||||
log
|
log
|
||||||
.tdl
|
.tdl
|
||||||
.vscode
|
.vscode
|
||||||
|
downloads
|
||||||
|
*.exe
|
||||||
|
|
Loading…
Reference in a new issue