Releasedocs0 7 (#693)
Co-authored-by: Nathaniel Wesley Filardo <VP331RHQ115POU58JFRLKB7OPA0L18E3@cmx.ietfng.org>
This commit is contained in:
committed by
GitHub
parent
cd91793def
commit
4272126343
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user