summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 71cd91c91e58627c2ad2f975f2a9671cb9df9f49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

*.ilk
*.pdb
*.lib
*.exp
*.obj
*.tlog
*.lastbuildstate
*.log
*.ipch
*.idb
*.res
*.db
*.suo
*.opendb
*.db-shm
*.db-wal
*.iobj
*.ipdb
*.sbr
*.bsc
build/.vs/*