Skip to content
Snippets Groups Projects
Select Git revision
  • 34486ead1222cae2991f9902e0754c6f3cbc7eab
  • main default protected
  • fature/model-viewer
  • feature/jambe-sur-carte
  • test/imagedbase
5 results

firebase.json

Blame
  • camillep's avatar
    Camille PILLOT authored and Jonathan Hervieux committed
    34486ead
    History
    firebase.json 116 B
    {
      "hosting": {
        "public": "model-viewer",
        "ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
      }
    }