mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-12 23:34:37 +08:00
Add .DS_Store
files to .gitignore
This commit is contained in:

committed by
Awni Hannun

parent
0eaa323c10
commit
192ea3dd29
5
.gitignore
vendored
5
.gitignore
vendored
@@ -127,5 +127,10 @@ dmypy.json
|
|||||||
|
|
||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
|
|
||||||
|
# IDE files
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# .DS_Store files
|
||||||
|
.DS_Store
|
||||||
|
Reference in New Issue
Block a user