github.com/e154/smart-home@v0.17.2-0.20240311175135-e530a6e5cd45/.gitignore (about)

     1  .idea
     2  tmp/
     3  data/file_storage/*
     4  data/static/assets/*
     5  vendor/*
     6  /smart-home
     7  /conf/config.json
     8  /conf/dbconfig.yml
     9  .DS_Store
    10  snapshots/*
    11  !snapshots/.gitignore
    12  bee.json
    13  ._*
    14  cli-*
    15  server-*
    16  build/public/*
    17  smart-home-common.tar.gz
    18  /coverage.out
    19  webdav