mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 04:18:04 +00:00
fix: 添加被忽略的 jsonl 和图片文件
This commit is contained in:
+9
-10
@@ -46,16 +46,15 @@ ENV/
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# Data files
|
||||
*.csv
|
||||
*.zip
|
||||
*.jsonl
|
||||
*.db
|
||||
*.pyc
|
||||
*.png
|
||||
*.jpg
|
||||
*.pdf
|
||||
*.gz
|
||||
# Data files (保留 prompts-library 数据)
|
||||
# *.csv
|
||||
# *.zip
|
||||
# *.jsonl
|
||||
# *.db
|
||||
# *.png
|
||||
# *.jpg
|
||||
# *.pdf
|
||||
# *.gz
|
||||
|
||||
# Environments
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user