dotfiles/rsync_excludes.txt

12 lines
139 B
Text

- .DS_Store
- venv
- node_modules
- __pycache__
- *.pyc
- .nvim/plugged/
- .vim/plugged/
- Library/
- miniconda3/
- tmp/
- .cache/
- .npm/