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>
This commit is contained in:
NN
2022-07-17 14:43:55 +03:00
committed by GitHub
parent 71bdaf5748
commit d64d40518c
+2 -1
View File
@@ -9,9 +9,10 @@
/.idea
/cmake-build-*
# Visual Studio Code
/.vs/
/.vscode/
/out/
# clangd cache
/.cache/