mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-16 20:37:03 +03:00
SF.11, Header files should be self-contained (#1181)
* SF.11 Header files should be self-sufficient added * PR feedback addressed * explain more * update reason baed on PR feedback * add VS code dir to .gitignore * more PR feedback
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,3 +4,6 @@ node_modules
|
||||
_site
|
||||
scripts/python/__pycache__
|
||||
scripts/python/*.pyc
|
||||
|
||||
# VS Code
|
||||
.vs/
|
||||
Reference in New Issue
Block a user