ZIGBEE2MQTT configuration for gfw
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

.gitignore 376B

12345678910111213141516171819202122
  1. # ---> Backup
  2. *.bak
  3. *.gho
  4. *.ori
  5. *.orig
  6. *.tmp
  7. # ---> Linux
  8. *~
  9. # temporary files which can be created if a process still has a handle open of a deleted file
  10. .fuse_hidden*
  11. # KDE directory preferences
  12. .directory
  13. # Linux trash folder which might appear on any partition or disk
  14. .Trash-*
  15. # .nfs files are created when an open file is removed but is still being accessed
  16. .nfs*