aboutsummaryrefslogblamecommitdiff
path: root/home/.rsyncignore
blob: 38378cc838d2636e7851f116e91b75c055c44493 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                         








                   
               







                                      
                      



                              
# keep these hidden files and directories
+ /.dotfiles/
+ /.drone/
+ /.emacs.d/
+ /.gitconfig/
+ /.gnupg/
+ /.mutt/
+ /.password-store/
+ /.sbt/
+ /.ssh/
+ /.rsyncignore

# ignore other hidden files
- /.*

# ignore temporary files
- **~

# ignore files in any .gitignore files
dir-merge,- .gitignore

# ignore following directories
- /Downloads
- /opt