chore: update .gitignore for data and binary files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -7,6 +7,8 @@ mlflow.db
|
||||
*.parquet
|
||||
processed/
|
||||
outputs/
|
||||
Outputs/
|
||||
Datas/
|
||||
.idea/
|
||||
.vscode/
|
||||
dist/
|
||||
@@ -16,3 +18,7 @@ dist/
|
||||
cache/
|
||||
logs/
|
||||
mlruns/
|
||||
.playwright-mcp/
|
||||
*.png
|
||||
*.docx
|
||||
*Zone.Identifier
|
||||
|
||||
Reference in New Issue
Block a user