backup exclude and include files

This commit is contained in:
Michal Vanko 2024-02-18 22:29:13 +01:00
parent 4d555006cd
commit 0a78ac6379
2 changed files with 8 additions and 0 deletions

7
exclude.txt Normal file
View File

@ -0,0 +1,7 @@
.git
node_modules
*~
*.o
*.lo
*.pyc
.cache

1
include.txt Normal file
View File

@ -0,0 +1 @@
$HOME/*