mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-04-06 06:43:53 +08:00
Ignore .DS_Store files (#343)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
*.pyo
|
||||
.*.swp
|
||||
.*.swo
|
||||
**/.DS_Store
|
||||
|
||||
build/
|
||||
output/
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*.swp
|
||||
*.tar.gz
|
||||
*.DS_Store
|
||||
|
||||
/logs/
|
||||
agnos/
|
||||
|
||||
Reference in New Issue
Block a user