##// END OF EJS Templates
Dealing with tabs and whitespaces. Please, everybody, be careful not to...
Dealing with tabs and whitespaces. Please, everybody, be careful not to use any tabs, it a real nightmare dealing with different tabsizes.

File last commit:

r988:2f09c2ab
r1105:fff47e41 merge
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$