cloud-compiler

A real-time, low-latency code ...
Log | Files | Refs | Activity | README | LICENSE

root / firebase.json

firebase.json (157B)


      1 {
      2   "hosting": {
      3     "public": "public",
      4     "ignore": [
      5       "firebase.json",
      6       "**/.*",
      7       "**/node_modules/**"
      8     ],
      9     "cleanUrls": true
     10   }
     11 }
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror