rsync-exclude 171 B

123456789101112131415
  1. - *build*
  2. - *bin*
  3. - *include*
  4. - *lib*
  5. - *.DS_Store
  6. - *.git*
  7. - *.Python
  8. - *__pycache__*
  9. - *.pyc
  10. - 2010*/
  11. - 2011*/
  12. - 2012*/
  13. - 2009 und aelter/
  14. - .rsync-backup/
  15. - *zsh-ownrc