##// END OF EJS Templates
setup.py: use package_data to grab UserConfig files, install UserConfig as normal package
setup.py: use package_data to grab UserConfig files, install UserConfig as normal package

File last commit:

r988:2f09c2ab
r1180:77a32ef2
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
.*\#.*\#$