From 02f8f742f1820a0e86642c6c3654e7c3942bb467 Mon Sep 17 00:00:00 2001 From: Daniel Becker Date: Wed, 1 Apr 2020 12:10:34 -0500 Subject: [PATCH] Added config for firebsae hosting --- .firebaserc | 5 ++ .gitignore | 4 +- .idea/workspace.xml | 167 ++++++++++++++++++++++---------------------- firebase.json | 19 +++++ 4 files changed, 112 insertions(+), 83 deletions(-) create mode 100644 .firebaserc create mode 100644 firebase.json diff --git a/.firebaserc b/.firebaserc new file mode 100644 index 0000000..d015987 --- /dev/null +++ b/.firebaserc @@ -0,0 +1,5 @@ +{ + "projects": { + "default": "takeaim-cabd0" + } +} diff --git a/.gitignore b/.gitignore index 8e33f6e..7297a7b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,6 @@ yarn-error.log* /.idea .idea -.idea/ \ No newline at end of file +.idea/ + +/.firebase \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e9bf8bb..ba00fc8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,10 @@ - - - - - - - + + + + @@ -24,31 +21,10 @@ - - - - - - - - - - - - - - - - - - - - - - + @@ -75,7 +51,7 @@ - + @@ -87,10 +63,28 @@ + + + + + + + + + + + + + + + + + + - + @@ -111,7 +105,7 @@ - + @@ -123,7 +117,7 @@ - + @@ -157,7 +151,6 @@ - + @@ -196,7 +191,6 @@ - @@ -243,6 +237,7 @@