aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 86def90e9fde52639b3c877300fdb9ae0bb44300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Directories
bin/
obj/
ipch/
Win32/
x86/
x64/
Debug/
Release/
Misc/
.svn/
.hg/
.vs/

# File types
*.dll
*.exe
*.sys
*.efi
*.pdb
*.lnk
*.aps
*.sdf
*.user
*.obj
*.opensdf
*.suo
*.VC.db
*.VC.opendb