Update ipdb.sublime-snippet

Update ipdb one-liner to provide terminal re-sane-ing after a django server reload. 

To replicate the annoying behavior currently, set a breakpoint, hit it, then make a code change and allow django dev server to restart itself. The next time your breakpoint is hit your terminal will be in a weird state where you cant see your text.