From db262e95779e0a17275bdb94be2b0ac12819178e Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 11 Dec 2017 17:52:24 -0500 Subject: Feature/tab customization (#522) * Add initial tab customizing view * Add rest of content for now * Delete project file backups * Stash * Support full tab customization * Test activity animations * Update kau and fix sound uri * Try catch download, resolves #523 --- app/src/main/assets/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/assets/.gitignore') diff --git a/app/src/main/assets/.gitignore b/app/src/main/assets/.gitignore index 1fe1b00e..f195f4ab 100644 --- a/app/src/main/assets/.gitignore +++ b/app/src/main/assets/.gitignore @@ -1,2 +1,4 @@ .idea/ node_modules/ +.sass-cache/ +package-lock.json \ No newline at end of file -- cgit v1.2.3