forked from DevOps/deploy.stack
chore(gitignore): 忽略 python __pycache__ 目录
This commit is contained in:
@@ -27,6 +27,8 @@ crontab/smartctl_log
|
|||||||
crontab/debug_*.py
|
crontab/debug_*.py
|
||||||
crontab/test_*.py
|
crontab/test_*.py
|
||||||
crontab/test*.py
|
crontab/test*.py
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
g-b/*
|
g-b/*
|
||||||
mcptime/go.sum
|
mcptime/go.sum
|
||||||
mcpTimeServer/go.sum
|
mcpTimeServer/go.sum
|
||||||
|
|||||||
Reference in New Issue
Block a user