1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

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

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