diff --git a/.config/pudb/pudb.cfg b/.config/pudb/pudb.cfg deleted file mode 100644 index 825a200..0000000 --- a/.config/pudb/pudb.cfg +++ /dev/null @@ -1,20 +0,0 @@ -[pudb] -breakpoints_weight = 1 -current_stack_frame = top -custom_shell = -custom_stringifier = -custom_theme = -default_variables_access_level = public -display = auto -hide_cmdline_win = False -line_numbers = True -prompt_on_quit = False -seen_welcome = e037 -shell = internal -sidebar_width = 0.5 -stack_weight = 1 -stringifier = repr -theme = classic -variables_weight = 1 -wrap_variables = True - diff --git a/.gitignore b/.gitignore index 3556549..8ee3e7b 100644 --- a/.gitignore +++ b/.gitignore @@ -123,7 +123,7 @@ venv.bak/ **/.bash_profile **/.bash_rc **/.bashrc -**/.config/pudb/saved-breakpoints* +**/.config **/.ipython **/.jupyter **/.local