Add explanatory readmes to .devcontainer and .vscode dirs

This commit is contained in:
David Tolnay 2020-10-03 14:36:11 -07:00
parent fabca77bf8
commit a291281acc
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
2 changed files with 8 additions and 0 deletions

4
.devcontainer/README.md Normal file
View File

@ -0,0 +1,4 @@
This directory contains the container setup used when developing CXX inside of
GitHub [Codespaces].
[Codespaces]: https://github.com/features/codespaces

4
.vscode/README.md vendored Normal file
View File

@ -0,0 +1,4 @@
VS Code actions and configuration. Applicable when developing CXX inside of
GitHub [Codespaces].
[Codespaces]: https://github.com/features/codespaces