Mercurial
Mercurial
>
skel
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
.hgignore
author
Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 04 May 2010 23:05:28 +0300
changeset 72
a1c1239991de
parent 59
9c0a6fa1b7bd
child 99
6f08e70c5100
permissions
-rw-r--r--
Added global exclude list for bzr. Synchronized it with '.hgignore'.
syntax: glob
*.a
*.elc
*.exe
*.lib
*.o
*.obj
*.py[co]
*.so
*~