My dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

24 line
383 B

  1. --recurse=yes
  2. --tag-relative=yes
  3. --exclude=.git
  4. --exclude=log
  5. --exclude=tmp
  6. --exclude=doc
  7. --exclude=deps
  8. --exclude=node_modules
  9. --exclude=.vscode
  10. --exclude=public/assets
  11. --exclude=*.git*
  12. --exclude=*.pyc
  13. --exclude=*.pyo
  14. --exclude=.DS_Store
  15. --exclude=**/*.jar
  16. --exclude=**/*.class
  17. --exclude=**/.idea/
  18. --exclude=build
  19. --exclude=Builds
  20. --exclude=doc
  21. --fields=Knz
  22. --extras=+f
  23. --append=no