Add target/ to ignores (for e.g. RLS data)

This commit is contained in:
Jack Grigg 2018-11-21 13:51:16 +00:00
parent d1560687f3
commit 05e6ab8133
No known key found for this signature in database
GPG Key ID: 1B8D649257DB0829
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
bin/
gen/
out/
target/
jniLibs/
# Gradle files