Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnderground78 <underground78@users.sourceforge.net>2015-04-19 22:27:21 +0300
committerUnderground78 <underground78@users.sourceforge.net>2015-05-17 22:59:36 +0300
commitcdbdc9995e61733abfaf8bda41cb0ff9b44d8dd7 (patch)
tree57a4384d4d8b008e62ade5cbdef58337737fd8bb /.gitignore
parent4cb4ea35c3849d926c4844b9db203f8d5e98fff6 (diff)
Replace our custom minidump generation code by Doctor Dump.
Doctor Dump is a more advanced crash reporter with crash report uploading and a server-side application to sort and keep track of them. See ticket #5336 also fixes #5380.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8f98d48f7..9e396e9b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,5 +28,6 @@
/src/mpc-hc/mpcresources/tx.exe
/src/mpc-hc/res/mpc-hc.exe.manifest
/src/MPCTestAPI/bin
+/src/thirdparty/DoctorDump/obj
/src/thirdparty/LAVFilters/obj
ipch