diff -r b4ae9e2893c8 -r 328d8d66005e .hgignore --- a/.hgignore Thu Jan 09 21:08:56 2014 -0700 +++ b/.hgignore Mon Jan 20 13:48:38 2014 -0800 @@ -11,9 +11,9 @@ # IntelliJ files *.ipr *.iml +*.eml *.iws -.idea/misc.xml -.idea/workspace.xml +.idea/* .AppleDouble .DS_Store diff -r b4ae9e2893c8 -r 328d8d66005e .idea/.name --- a/.idea/.name Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -jython27 \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/codeStyleSettings.xml --- a/.idea/codeStyleSettings.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ - - - - - - - diff -r b4ae9e2893c8 -r 328d8d66005e .idea/compiler.xml --- a/.idea/compiler.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ - - - - - - diff -r b4ae9e2893c8 -r 328d8d66005e .idea/copyright/profiles_settings.xml --- a/.idea/copyright/profiles_settings.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/encodings.xml --- a/.idea/encodings.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ - - - - - diff -r b4ae9e2893c8 -r 328d8d66005e .idea/libraries/extlibs.xml --- a/.idea/libraries/extlibs.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/libraries/extlibs2.xml --- a/.idea/libraries/extlibs2.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/libraries/jar.xml --- a/.idea/libraries/jar.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/libraries/svnant_jars.xml --- a/.idea/libraries/svnant_jars.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/libraries/test.xml --- a/.idea/libraries/test.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/modules.xml --- a/.idea/modules.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ - - - - - - - - - diff -r b4ae9e2893c8 -r 328d8d66005e .idea/scopes/scope_settings.xml --- a/.idea/scopes/scope_settings.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff -r b4ae9e2893c8 -r 328d8d66005e .idea/uiDesigner.xml --- a/.idea/uiDesigner.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff -r b4ae9e2893c8 -r 328d8d66005e .idea/vcs.xml --- a/.idea/vcs.xml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ - - - - - - - diff -r b4ae9e2893c8 -r 328d8d66005e Jython27.iml --- a/Jython27.iml Thu Jan 09 21:08:56 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - -