blob: 724f64ab2d600d41e7947a2e6e4daee1ef491a6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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
*.oo
*.o.32
*.o.64
# wxWidgets Linux build artifacts
src/wxrelease
src/wxdebug
|