IT:AD:Mercurial:HowTo:Create Files with no name on Windows
Situation
Hg configuration uses files that have extensions, but no name. Like '.hgignore'
Windows Explorer won't let you create a file with no name.
Solution
- Shift-Right-Click the %userprofile% folder to open a Cmd Promt
Type:
echo "" > .hgignore