dotfiles/rsync_excludes.txt
Matthew Dillon 1b74b7beec maint: nix->macports
i had to stop using macports because my old personal workstation didn't
have enough disk space for xcode and friends.
2021-06-01 07:17:36 -07:00

31 lines
357 B
Text

- *.pyc
- .DS_Store
- .Trash/
- .bundle/
- .cache/
- .cargo/
- .cisco/
- .conda-bld/
- .conda/
- .cpan/
- .dropbox/
- .electron/
- .fzf/
- .gem/
- .local/
- .mail/
- .npm/
- .nvim/plugged/
- .rustup/
- .vim/plugged/
- .wine/
- .zprezto/
- Applications/
- Library/
- __pycache__
- miniconda3/
- node_modules
- tmp/
- venv
- .vagrant.d/
- .vscode/extensions/