VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9d22f88a5d36b6b54585e5580e00d3947da38981 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# For those using Visual Studio Code for development
.vscode/

# VC Linux build artifacts
*.o
*.o0
*.d
*.a
*.bmp.h
*.xml.h
*.txt.h
*.h.gch
src/Main/veracrypt

# wxWidgets Linux build artifacts
src/wxrelease
src/wxdebug