mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-07 01:40:58 +01:00
18 lines
393 B
ReStructuredText
18 lines
393 B
ReStructuredText
![]() |
**Added:**
|
||
|
|
||
|
* New ``$DOTGLOB`` environment variable enables globs to match
|
||
|
"hidden" files which start with a literal ``.``. Set this
|
||
|
variable to ``True`` to get this matching behavior.
|
||
|
Cooresponding API changes have been made to
|
||
|
``xonsh.tools.globpath()`` and ``xonsh.tools.iglobpath()``
|
||
|
|
||
|
**Changed:** None
|
||
|
|
||
|
**Deprecated:** None
|
||
|
|
||
|
**Removed:** None
|
||
|
|
||
|
**Fixed:** None
|
||
|
|
||
|
**Security:** None
|