Add _secrets to git

This commit is contained in:
Lockszmith (@avital) 2025-01-17 13:21:37 -08:00
parent b07ddc8596
commit 872829fe6d
2 changed files with 7 additions and 0 deletions

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ tmp.*
*.tmp
*.off
_secrets/*
!_secrets/README.md

5
_secrets/README.md Normal file
View File

@ -0,0 +1,5 @@
# runtipi's user-config secrets
the text files in this directory are referenced in the compose yaml files in runtipi's user-config.
the files in this directory (except this README.md file) are all ignored by git