summaryrefslogtreecommitdiff
path: root/.rsyncignore
blob: d29defcb47e084c54b94201395d597eb076e0fc6 (plain)
1
2
3
4
5
6
7
8
9
10
# List of directories and files to ignore
# Git specific
.gitignore
README.md
LICENSE
.git/

# Rsync specific
.rsyncignore
.venv/