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
.
.gitignore
author
Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 25 Feb 2011 17:00:55 +0200
changeset 125
56812afaac27
parent 115
a9284e1e57b3
child 133
244fc2771241
permissions
-rwxr-xr-x
By default 'xterm' start shell with '-i', so it interactive. But if it also login shell then ~/.bashrc will not be read. Awful!
# See: man 5 gitignore.
*.a
*.elc
*.exe
*.dll
*.ocx
*.lib
*.o
*.obj
*.py[co]
*.so
*~