project: Ignore native build artifacts

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2017-12-26 14:06:10 -06:00
parent e3a22e27c4
commit 42a4579451

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
/captures/ /captures/
/local.properties /local.properties
.DS_Store .DS_Store
.externalNativeBuild/
Thumbs.db Thumbs.db
build/ build/
*.apk *.apk