[TxMt] .textmate_init files unhidden?
Robin Houston
robin.houston at gmail.com
Mon Jun 25 14:18:10 UTC 2007
On 6/25/07, Robin Houston <robin.houston at gmail.com> wrote:
> See the Folder References section of the Advanced pane of the preferences.
In more detail: the default File Pattern starts like this:
!(/\.(?!htaccess)[^/]*
and you can add .textmate_init as an exception by inserting |textmate_init thus:
!(/\.(?!htaccess|textmate_init)[^/]*
leaving the rest of the pattern unchanged.
Robin
More information about the textmate
mailing list