Yet another file prefix/suffix to protect. "Disabled" or "Backup" files with '~' which prefixes or is appended to the file name.
I find clients creating the former, and me creating the latter automatically using one of a few site-local text editors. These files often contain php, config files..
^(code-style\.pl|Entries.*|Repository|Root|Tag|Template|.*~|~.*)$
:)
~dboune
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | htaccess-tilde-files.patch | 513 bytes | sillygwailo |
| htaccess-tilde-files.patch | 535 bytes | dboune |
Comments
Comment #1
lilou commentedFeature request go to HEAD.
Patch no longer applied against CVS/HEAD.
Comment #2
sillygwailoPatch updated for CVS/HEAD.