VeraCrypt/.gitignore
alt3r 3go 4c2be261f7
Add .gitignore file for easier change tracking (#604)
Closes #87.

Signed-off-by: alt3r 3go <alt3r.3go@protonmail.com>
2020-06-11 17:22:22 +02:00

19 lines
220 B
Plaintext

# 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