Modify README, add to .gitignore.

This commit is contained in:
2022-08-06 08:18:06 -05:00
parent 86dad8c717
commit f93ce5a51e
2 changed files with 15 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
# Ignore everything in Volumes, it is large and private data.
Volumes/*
# Ignore backed up config files.
*.yml.*