Skip to content

Commit

Permalink
Update git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maheedhar1998 committed Apr 28, 2020
1 parent c24364e commit fb94448
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 fb94448

Please sign in to comment.