mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-16 12:27:03 +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/
|
||||
|
||||
# MacOS-specific
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user