Ignore output directory (#3572)

* Ignore output directory

* Update .gitignore

Co-authored-by: Niels Lohmann <niels.lohmann@gmail.com>

Co-authored-by: Niels Lohmann <niels.lohmann@gmail.com>
pull/3586/head
NN 2022-07-17 14:43:55 +03:00 committed by GitHub
parent 71bdaf5748
commit d64d40518c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -9,9 +9,10 @@
/.idea
/cmake-build-*
# Visual Studio Code
/.vs/
/.vscode/
/out/
# clangd cache
/.cache/