Skip to content

Commit

Permalink
Merge pull request #126 from SCCapstone/development
Browse files Browse the repository at this point in the history
Update git ignore
  • Loading branch information
maheedhar1998 authored Apr 28, 2020
2 parents fc8585c + fb94448 commit f88aff7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ npm-debug.log*
/platforms
/plugins
/www
firebaseConfig.js
10 changes: 10 additions & 0 deletions firebaseConfig.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export default {
apiKey: "AIzaSyBVy4hzthYjRKiPg5t-bMtB_gOT5oouQkQ",
authDomain: "addme-cd3be.firebaseapp.com",
databaseURL: "https://addme-cd3be.firebaseio.com",
projectId: "addme-cd3be",
storageBucket: "addme-cd3be.appspot.com",
messagingSenderId: "368953745648",
appId: "1:368953745648:web:51fb2a333a3f8046c32235",
measurementId: "G-WRWLV6WJ2S"
};

0 comments on commit f88aff7

Please sign in to comment.