summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d2f549e114..10831a2b2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@
5*.elf 5*.elf
6*.exe 6*.exe
7*.so 7*.so
8*.o
9*.a
8 10
9# android: java build system 11# android: java build system
10/android/bin 12/android/bin