Add .DS_Store and docker/ragflow-logs to the git ignore list (#523)

### What problem does this PR solve?

Ignore temporal files to help Mac developers.

### Type of change


- [x] Other (please describe):

Co-authored-by: PLIX870I <plix870i@V-SPDT-XIAOHUI-MB.local>
This commit is contained in:
Liu Xiaohui 2024-04-24 17:05:01 +08:00 committed by GitHub
parent fe51488973
commit b79f0b0cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
.gitignore vendored
View File

@ -21,3 +21,9 @@ Cargo.lock
.idea/
.vscode/
# Exclude Mac generated files
.DS_Store
# Exclude the log folder
docker/ragflow-logs/