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

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Constantino (:RiCON) <wiiaboo@gmail.com>2016-07-26 22:34:51 +0300
committerRalph Giles <giles@thaumas.net>2016-07-27 21:48:39 +0300
commit899348f766a18685700d2cd364008364139d3fa8 (patch)
tree34c8f9839ff11a62d2f687f13e6c413bf9e0c762
parent07a51ebb89a92ba755ac6f1ca1edca72bf9855dd (diff)
win32/.gitignore: Add DebugDLL_fixed.
Signed-off-by: Ralph Giles <giles@mozilla.com>
-rw-r--r--win32/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/.gitignore b/win32/.gitignore
index 49dab5a6..c17feab7 100644
--- a/win32/.gitignore
+++ b/win32/.gitignore
@@ -1,6 +1,7 @@
# Visual Studio ignores
[Dd]ebug/
[Dd]ebugDLL/
+[Dd]ebugDLL_fixed/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleaseDLL/