diff options
author | Tiger Wang <ziwei.tiger@hotmail.co.uk> | 2016-11-19 20:29:34 +0100 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2016-12-12 15:32:32 +0100 |
commit | b9609c3b765f248dd8b84180c370888d25168914 (patch) | |
tree | 7de49d92caf5eb271192a194a738bbab207db2bf /android/.gitignore | |
parent | Use CMake's Android generators to crosscompile (diff) | |
download | cuberite-b9609c3b765f248dd8b84180c370888d25168914.tar cuberite-b9609c3b765f248dd8b84180c370888d25168914.tar.gz cuberite-b9609c3b765f248dd8b84180c370888d25168914.tar.bz2 cuberite-b9609c3b765f248dd8b84180c370888d25168914.tar.lz cuberite-b9609c3b765f248dd8b84180c370888d25168914.tar.xz cuberite-b9609c3b765f248dd8b84180c370888d25168914.tar.zst cuberite-b9609c3b765f248dd8b84180c370888d25168914.zip |
Diffstat (limited to 'android/.gitignore')
-rw-r--r-- | android/.gitignore | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/android/.gitignore b/android/.gitignore index a9446f022..f23a2c19b 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,5 +1 @@ -/Cuberite/ -/CMakeFiles/ -/lua_native-prefix/ -/tolua_native-prefix/ -CMakeCache.txt
\ No newline at end of file +/Cuberite/
\ No newline at end of file |