From 0522d9f16e32a601046daf778aa2aa0930768e7d Mon Sep 17 00:00:00 2001 From: Andrew Poole Date: Tue, 28 Mar 2023 10:11:58 +0100 Subject: cube: Add .gitignore for Android builds --- cube/android/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cube/android/.gitignore (limited to 'cube/android') diff --git a/cube/android/.gitignore b/cube/android/.gitignore new file mode 100644 index 00000000..8008f254 --- /dev/null +++ b/cube/android/.gitignore @@ -0,0 +1,3 @@ +bin +libs +obj -- cgit v1.2.3