##// END OF EJS Templates
All security related files (*.furl and *.pem) are now put in a default...
All security related files (*.furl and *.pem) are now put in a default locations of ~/.ipython/security. This directory is created with 0700 permissions. To support this, a function get_security_dir has been added to genutils. This needs to be tested on Win32 still.

File last commit:

r736:d53b34f4
r1609:dd2a047c
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
.*\#.*\#$