Displaying 1 result from an estimated 1 matches for "wooptoo".
Did you mean:
woohoo
2009 Feb 17
2
DO NOT REPLY [Bug 6120] New: Default exclude file
...Summary: Default exclude file
Product: rsync
Version: 3.0.5
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: wooptoo@gmail.com
QAContact: rsync-qa@samba.org
rsync already has a mechanism for reading exclude patterns from a file, using
the --exclude-from option, but it would be useful to read them from a *default*
file if --exclude-from is omitted.
Something like .gitignore from git.
It could work some...