CppCoreGuidelines/.gitignore
Chris Guzak e5f28e4095 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
2018-04-09 11:16:18 -07:00

9 lines
118 B
Plaintext

scripts/build
scripts/nodesjs/build
node_modules
_site
scripts/python/__pycache__
scripts/python/*.pyc
# VS Code
.vs/