Skip to content

Commit

Permalink
Updated firebase configs
Browse files Browse the repository at this point in the history
  • Loading branch information
devcer committed Nov 22, 2020
1 parent cb92e1c commit dd105c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ testem.log
# System Files
.DS_Store
Thumbs.db

# Firebase
.firebase
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hosting": {
"public": "dist",
"public": "dist/typing-test",
"ignore": [
"firebase.json",
"**/.*",
Expand Down

0 comments on commit dd105c1

Please sign in to comment.