mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 04:44:34 +03:00
Adding .DS_Store to the .gitignore file since MacOS loves touching those files. (#1886)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,3 +7,6 @@ scripts/python/*.pyc
|
|||||||
|
|
||||||
# VS Code
|
# VS Code
|
||||||
.vs/
|
.vs/
|
||||||
|
|
||||||
|
# MacOS-specific
|
||||||
|
.DS_Store
|
||||||
Reference in New Issue
Block a user