From 4ada3652d88e7a97680759c44ee7b39953a867a7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 24 Jul 2018 20:28:47 +0200 Subject: Added transitions and fixed some design issues --- app/.gitignore | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'app/.gitignore') diff --git a/app/.gitignore b/app/.gitignore index 796b96d..6e931a3 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,20 @@ -/build +/*/build/ + +com_crashlytics_export_strings.xml + +local.properties + +.gradle/ + +.signing/ + +.idea/ +*.iml + +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db \ No newline at end of file -- cgit v1.2.3