Skip to content

Commit 5bd325b

Browse files
committed
firebase not connected with github
1 parent 913b6da commit 5bd325b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

firebase.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"hosting": {
3+
"site": "pankajkumar",
4+
"public": "public",
5+
"ignore": [
6+
"firebase.json",
7+
"**/.*",
8+
"**/node_modules/**"
9+
]
10+
}
11+
}

0 commit comments

Comments
 (0)