diff --git a/.gitignore b/.gitignore index 1e3b239..85b9172 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ build/ **/build/ **/cmake-build-*/ output/ +openssl*/ + # Compiled Object files *.slo @@ -49,4 +51,4 @@ CTestTestfile.cmake # macOS .DS_Store .AppleDouble -.LSOverride \ No newline at end of file +.LSOverride