From 4d0eb259b32fb240f4f5fd577e46e10a35851bde Mon Sep 17 00:00:00 2001 From: sh123 Date: Sun, 10 Dec 2023 08:38:07 +0200 Subject: [PATCH] Added .gitignore --- libopus-android/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 libopus-android/.gitignore diff --git a/libopus-android/.gitignore b/libopus-android/.gitignore new file mode 100644 index 0000000..c43caa6 --- /dev/null +++ b/libopus-android/.gitignore @@ -0,0 +1,3 @@ +/build +**/.cxx +