.hgignore
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 06 Aug 2010 16:10:04 +0300
changeset 94 af9a0019fa66
parent 72 a1c1239991de
child 99 6f08e70c5100
permissions -rw-r--r--
Remove from install process coping of nonexistent file.

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