Add .DS_Store to .gitignore.

This commit is contained in:
Alex Grant Benedict 2021-11-19 15:32:12 -07:00
parent 851b8ce297
commit 1c6edca7f6

1
.gitignore vendored
View file

@ -35,3 +35,4 @@ build
.clangd
compile_commands.json
pytorchenv
**/.DS_Store