mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 14:06:44 +08:00
chore: 添加Todo文件到gitignore,忽略所有todo相关文档文件
This commit is contained in:
parent
fbe846068a
commit
c72cd25e63
5
.gitignore
vendored
5
.gitignore
vendored
@ -62,3 +62,8 @@ __debug_bin*
|
|||||||
# Local development tools / 本地开发工具
|
# Local development tools / 本地开发工具
|
||||||
.air.toml
|
.air.toml
|
||||||
air_tmp/
|
air_tmp/
|
||||||
|
|
||||||
|
# Todo files / Todo文件
|
||||||
|
Todo列表.md
|
||||||
|
*todo*.md
|
||||||
|
*TODO*.md
|
||||||
|
Loading…
Reference in New Issue
Block a user