diff --git a/.gitignore b/.gitignore index 9473b5e5..7a526a64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # For those using Visual Studio Code for development .vscode/ +# CLion +.idea/ + # VC Linux build artifacts *.o *.o0 @@ -11,6 +14,8 @@ *.txt.h *.h.gch src/Main/veracrypt +*.osse41 +*.ossse3 # VC macOS build artifacts src/Main/VeraCrypt