mirror of
https://github.com/ZhuLinsen/daily_stock_analysis
synced 2026-09-20 10:53:33 +08:00
chore: 更新.gitignore添加忽略.static目录规则 (#263)
* chore: 更新.gitignore添加忽略.static目录规则 Add .static directory to .gitignore. * chore: 更新.gitignore添加忽略static目录规则
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -70,4 +70,7 @@ verify_*.py
|
||||
|
||||
# ignore claude files
|
||||
.claude/
|
||||
CLAUDE.md
|
||||
CLAUDE.md
|
||||
|
||||
# ignore static files
|
||||
static/
|
||||
|
||||
Reference in New Issue
Block a user