init to commit it

This commit is contained in:
2021-08-02 16:21:16 -04:00
commit c0b0a499ae
6 changed files with 29 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Everything is ignored
*
# except for these
!*.yaml
!.gitignore
!*.md
# Ignore folders.
.storage
.cloud
.google.token
# Ensure these YAML files are ignored, otherwise your secret data/credentials will leak.
ip_bans.yaml
secrets.yaml
known_devices.yaml