Update gitignore
Ignore those annoying `.DS_Store` files.
This commit is contained in:
@@ -42,3 +42,6 @@ ipch/
|
|||||||
|
|
||||||
# macOS XCode build cache
|
# macOS XCode build cache
|
||||||
deps/libuv/build/XCBuildData/
|
deps/libuv/build/XCBuildData/
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user