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:
parent
71bdaf5748
commit
d64d40518c
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,9 +9,10 @@
|
||||
|
||||
/.idea
|
||||
/cmake-build-*
|
||||
|
||||
# Visual Studio Code
|
||||
/.vs/
|
||||
/.vscode/
|
||||
/out/
|
||||
|
||||
# clangd cache
|
||||
/.cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user