VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJertzukka <Jertzukka@gmail.com>2023-07-03 00:18:58 +0300
committerGitHub <noreply@github.com>2023-07-02 23:18:58 +0200
commit3987b922a88e0eaca97a955c2b8f9b310aa187d4 (patch)
tree7b7b8a33a6eceb555cafcda945bc42727a27133d /.gitignore
parent4956acd3aa91f99fe2ca372e626fc58ac79fd50c (diff)
downloadVeraCrypt-3987b922a88e0eaca97a955c2b8f9b310aa187d4.tar.gz
VeraCrypt-3987b922a88e0eaca97a955c2b8f9b310aa187d4.zip
Update .gitignore with .idea/ and blake2s build artifacts (#1145)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
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