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:
authorMarcus Asteborg <maastebo@microsoft.com>2018-11-16 06:48:38 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2019-04-03 18:51:13 +0300
commitf9d3d432d135253357ba457ecd0e4f68f12a4584 (patch)
treee7a535cee27223f5b59621bc2b3202336fb42fdd /.gitignore
parent3765a248489e902b5e1b26e1d68aa10d6e02ff67 (diff)
Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr
Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eccd0a2a..31e29014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,7 @@ silk/tests/test_unit_LPC_inv_pred_gain
src/Debug
src/Release
src/x64
+/*[Bb]uild*/
+.vs/
+.vscode/
+CMakeSettings.json