Releasedocs0 7 (#693)

Co-authored-by: Nathaniel Wesley Filardo <VP331RHQ115POU58JFRLKB7OPA0L18E3@cmx.ietfng.org>
This commit is contained in:
Matthew Parkinson
2024-11-28 13:20:49 +00:00
committed by GitHub
parent cd91793def
commit 4272126343
5 changed files with 2845 additions and 23 deletions

13
.gitignore vendored
View File

@@ -1,11 +1,14 @@
# conventional build dirs
release*/
debug*/
build*/
cmake-build-*/
/release*/
/debug*/
/build*/
/cmake-build-*/
/out*/
/tidy.fail
# cmake intermediate files
CMakeFiles/
/CMakeFiles/
# vscode dirs
.vscode/