From 2aec82b5e218bafc5375cda8c6560f245be631f9 Mon Sep 17 00:00:00 2001 From: Hannes Achleitner Date: Thu, 16 Jan 2020 07:22:31 +0100 Subject: [PATCH] cleanup .gitignore --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 491cdfc4..172bedd2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,11 +19,6 @@ gen/ # Local configuration files (sdk path, etc) .gradle/ local.properties -sample_client/local.properties # Mac .DS_Store files .DS_Store - -# Proguard README -proguard-project.txt -sample_client/proguard-project.txt \ No newline at end of file