2
0

Ignore build files.

This commit is contained in:
Maarten Billemont 2018-06-19 01:59:28 -04:00
parent 683c0165e6
commit f83896d89d
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -27,6 +27,7 @@ build
!/build !/build
.gradle .gradle
local.properties local.properties
/platform-android/.externalNativeBuild
# Maven # Maven
target target

View File

@ -14,3 +14,4 @@ CMakeCache.txt
CMakeFiles CMakeFiles
Makefile Makefile
cmake_install.cmake cmake_install.cmake
install_manifest.txt