Add .DS_Store to .gitignore.
This commit is contained in:
parent
851b8ce297
commit
1c6edca7f6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,3 +35,4 @@ build
|
|||
.clangd
|
||||
compile_commands.json
|
||||
pytorchenv
|
||||
**/.DS_Store
|
||||
|
|
Loading…
Add table
Reference in a new issue