added ignore files

This commit is contained in:
2024-03-06 15:25:53 +01:00
parent ef23c9f6e6
commit 7fee6fcb37
218 changed files with 1849 additions and 0 deletions

View File

@@ -0,0 +1,74 @@
/__init__.py
/__main__.py
/_cell_widths.py
/_emoji_codes.py
/_emoji_replace.py
/_extension.py
/_inspect.py
/_log_render.py
/_loop.py
/_lru_cache.py
/_palettes.py
/_pick.py
/_ratio.py
/_spinners.py
/_stack.py
/_timer.py
/_windows.py
/_wrap.py
/abc.py
/align.py
/ansi.py
/bar.py
/box.py
/cells.py
/color.py
/color_triplet.py
/columns.py
/console.py
/constrain.py
/containers.py
/control.py
/default_styles.py
/diagnose.py
/emoji.py
/errors.py
/file_proxy.py
/filesize.py
/highlighter.py
/json.py
/jupyter.py
/layout.py
/live.py
/live_render.py
/logging.py
/markup.py
/measure.py
/padding.py
/pager.py
/palette.py
/panel.py
/pretty.py
/progress.py
/progress_bar.py
/prompt.py
/protocol.py
/region.py
/repr.py
/rule.py
/scope.py
/screen.py
/segment.py
/spinner.py
/status.py
/style.py
/styled.py
/syntax.py
/table.py
/tabulate.py
/terminal_theme.py
/text.py
/theme.py
/themes.py
/traceback.py
/tree.py

View File

@@ -0,0 +1,74 @@
/__init__.cpython-310.pyc
/__main__.cpython-310.pyc
/_cell_widths.cpython-310.pyc
/_emoji_codes.cpython-310.pyc
/_emoji_replace.cpython-310.pyc
/_extension.cpython-310.pyc
/_inspect.cpython-310.pyc
/_log_render.cpython-310.pyc
/_loop.cpython-310.pyc
/_lru_cache.cpython-310.pyc
/_palettes.cpython-310.pyc
/_pick.cpython-310.pyc
/_ratio.cpython-310.pyc
/_spinners.cpython-310.pyc
/_stack.cpython-310.pyc
/_timer.cpython-310.pyc
/_windows.cpython-310.pyc
/_wrap.cpython-310.pyc
/abc.cpython-310.pyc
/align.cpython-310.pyc
/ansi.cpython-310.pyc
/bar.cpython-310.pyc
/box.cpython-310.pyc
/cells.cpython-310.pyc
/color.cpython-310.pyc
/color_triplet.cpython-310.pyc
/columns.cpython-310.pyc
/console.cpython-310.pyc
/constrain.cpython-310.pyc
/containers.cpython-310.pyc
/control.cpython-310.pyc
/default_styles.cpython-310.pyc
/diagnose.cpython-310.pyc
/emoji.cpython-310.pyc
/errors.cpython-310.pyc
/file_proxy.cpython-310.pyc
/filesize.cpython-310.pyc
/highlighter.cpython-310.pyc
/json.cpython-310.pyc
/jupyter.cpython-310.pyc
/layout.cpython-310.pyc
/live.cpython-310.pyc
/live_render.cpython-310.pyc
/logging.cpython-310.pyc
/markup.cpython-310.pyc
/measure.cpython-310.pyc
/padding.cpython-310.pyc
/pager.cpython-310.pyc
/palette.cpython-310.pyc
/panel.cpython-310.pyc
/pretty.cpython-310.pyc
/progress.cpython-310.pyc
/progress_bar.cpython-310.pyc
/prompt.cpython-310.pyc
/protocol.cpython-310.pyc
/region.cpython-310.pyc
/repr.cpython-310.pyc
/rule.cpython-310.pyc
/scope.cpython-310.pyc
/screen.cpython-310.pyc
/segment.cpython-310.pyc
/spinner.cpython-310.pyc
/status.cpython-310.pyc
/style.cpython-310.pyc
/styled.cpython-310.pyc
/syntax.cpython-310.pyc
/table.cpython-310.pyc
/tabulate.cpython-310.pyc
/terminal_theme.cpython-310.pyc
/text.cpython-310.pyc
/theme.cpython-310.pyc
/themes.cpython-310.pyc
/traceback.cpython-310.pyc
/tree.cpython-310.pyc