##// END OF EJS Templates
- Make sure mercurial ignores emacs #foo# files (created while file foo is...
- Make sure mercurial ignores emacs #foo# files (created while file foo is being edited and not yet saved).

File last commit:

r580:2c455b22
r580:2c455b22
Show More
.hgignore
14 lines | 133 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$