source:
firebase.json@
80cac4e
Last change on this file since 80cac4e was 80cac4e, checked in by , on Jan 29, 2019 at 4:07:03 AM | |
---|---|
|
|
File size: 134 bytes |
Line | |
---|---|
1 | { |
2 | "hosting": { |
3 | "public": "public", |
4 | "ignore": [ |
5 | "firebase.json", |
6 | "**/.*", |
7 | "**/node_modules/**" |
8 | ] |
9 | } |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.