mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
e5f28e4095
* 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
9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
scripts/build
|
|
scripts/nodesjs/build
|
|
node_modules
|
|
_site
|
|
scripts/python/__pycache__
|
|
scripts/python/*.pyc
|
|
|
|
# VS Code
|
|
.vs/ |