diff options
author | Scott Jackson <daneren2005@gmail.com> | 2020-09-21 20:05:33 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2020-09-21 20:05:33 -0700 |
commit | 6c473eb7bc95f7336ce5a60f2d42ebb27c2ad052 (patch) | |
tree | 9010b9d546c2eae5cc3a39a8cbd708521d720e78 /.gitignore | |
parent | e9b82d2c36cd4f546c30b5964d762972f920042a (diff) | |
download | dsub-6c473eb7bc95f7336ce5a60f2d42ebb27c2ad052.tar.gz dsub-6c473eb7bc95f7336ce5a60f2d42ebb27c2ad052.tar.bz2 dsub-6c473eb7bc95f7336ce5a60f2d42ebb27c2ad052.zip |
Add releases to ignore list
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,4 +13,5 @@ proguard_logs/ .gradle/*
/build/
local.properties
-*Thumbs.db
\ No newline at end of file +*Thumbs.db
+app/google/release
\ No newline at end of file |