.rsyncignore 138 B

12345678910111213
  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/