From 8c1ff3e546e205e85a0d7e7df0ca5d11bd167582 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 23 Jun 2017 15:48:51 -0700 Subject: Start pro version --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 60080ab1..01d32345 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ /app/src/main/res/values/strings_facebook.xml /app/src/main/kotlin/com/pitchedapps/frost/facebook/Private.kt *.min.css -.sass-cache/ \ No newline at end of file +.sass-cache/ +PrivConstants.kt \ No newline at end of file -- cgit v1.2.3