Unverified Commit 8193ed06 authored by Tengfei Niu's avatar Tengfei Niu Committed by GitHub
Browse files

Update .gitignore

ignore .DS_Store on macOS.
parent 78761b58
......@@ -41,6 +41,8 @@ googletest/fused-src/
# macOS files
.DS_Store
googletest/.DS_Store
googletest/xcode/.DS_Store
# Ignore cmake generated directories and files.
CMakeFiles
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment