diff --git a/.gitignore b/.gitignore index 93426a2c..8aabe6be 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ fuzz/hfuzz_workspace #IntelliJ project files .idea *.iml + +#Vscode project files +.vscode