.hgignore
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 25 Feb 2011 17:00:55 +0200
changeset 125 56812afaac27
parent 99 6f08e70c5100
child 130 0cb24cea6661
permissions -rw-r--r--
By default 'xterm' start shell with '-i', so it interactive. But if it also login shell then ~/.bashrc will not be read. Awful!

syntax: glob
*.a
*.elc
*.exe
*.dll
*.ocx
*.lib
*.o
*.obj
*.py[co]
*.so
*~