mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-22 19:25:42 +00:00
Add .DS_Store to .gitignore
This commit is contained in:
parent
fd3cdd3834
commit
97ceebe10f
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -310,4 +310,8 @@ tools/**
|
||||||
# OpenCover UI analysis results
|
# OpenCover UI analysis results
|
||||||
OpenCover/
|
OpenCover/
|
||||||
|
|
||||||
|
# Cake
|
||||||
.cake
|
.cake
|
||||||
|
|
||||||
|
# macOS metadata
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue