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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user