Mercurial > hg > index.cgi
view .hgignore @ 509:bab891d85a53
Allow dot at start of symbol per documentation
The documentation says symbols can start with a dot. Also, source code in
the wild that uses symbols starting with a dot has turned up. In theory,
it shouldn't cause any problems to have symbols starting with dots.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 16 May 2020 17:27:42 -0600 |
parents | 5b8871fd7503 |
children | 5f10e1913d1a |
line wrap: on
line source
\.exe$ \.o$ \.d$ \.a$ ~$ \.orig$ /lwbasic$ /lwlink$ /lwobjdump$ /lwar$ /lwasm$ /lwcc/lwcc$ /lwcc/lwcc-cpp$ /lwcc/lwcc-cc # for windows \.suo$ \.sdf$ \.opensdf$ \Debug$ \Release$