Add config folder

This commit is contained in:
Andras Schmelczer 2024-06-02 12:40:54 +01:00
parent d396a65adc
commit b9b0cae0d2
6 changed files with 24 additions and 19 deletions

9
config/exclude.conf Normal file
View file

@ -0,0 +1,9 @@
# https://borgbackup.readthedocs.io/en/stable/usage/create.html#description
# https://borgbackup.readthedocs.io/en/stable/usage/help.html#borg-patterns
*/node_modules
*/.env
*/.dev.env
*/__pycache__
*/.venv
/snapshot