Update .gitignore with .idea/ and blake2s build artifacts (#1145)

This commit is contained in:
Jertzukka 2023-07-03 00:18:58 +03:00 committed by GitHub
parent 4956acd3aa
commit 3987b922a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -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