forked from mpc-hc/mpc-hc
-
Notifications
You must be signed in to change notification settings - Fork 508
/
.gitignore
44 lines (44 loc) · 782 Bytes
/
.gitignore
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
*.a
*.aps
*.db
*.old
*.opendb
*.opensdf
*.psess
*.pyc
*.sdf
*.suo
*.tss
*.user
*.vspx
_*.bat
/.cov/*
/.git-rewrite
/.vs
/bin
/bin17
/build.user.bat
/contrib/[Aa][Ss]tyle.exe
/contrib/cov-int
/contrib/cov_upload.log
/contrib/MPC-HC.tar.xz
/contrib/MPC-HC.tar
/contrib/MPC-HC.tgz
/distrib/*.exe
/build/version_rev.h
/signinfo.txt
/src/filters/transform/VSFilter/installer/*.exe
/src/mpc-hc/mpcresources/backup
/src/mpc-hc/mpcresources/*.rc
/src/mpc-hc/mpcresources/tx.exe
/src/mpc-hc/res/mpc-hc.exe.manifest
/src/MPCTestAPI/bin
/src/MPCTestAPI/bin17
/src/thirdparty/DoctorDump/obj
/src/thirdparty/LAVFilters/obj
/src/thirdparty/fribidi/generated/config.h
/src/thirdparty/libxml2/generated/libxml/xmlversion.h
ipch
/distrib/MPCVR/
/distrib/x64/MediaInfo.dll
/distrib/x86/MediaInfo.dll