added ignore files
This commit is contained in:
17
venv/lib/python3.10/site-packages/click/.gitignore
vendored
Normal file
17
venv/lib/python3.10/site-packages/click/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/__init__.py
|
||||
/_compat.py
|
||||
/_termui_impl.py
|
||||
/_textwrap.py
|
||||
/_winconsole.py
|
||||
/core.py
|
||||
/decorators.py
|
||||
/exceptions.py
|
||||
/formatting.py
|
||||
/globals.py
|
||||
/parser.py
|
||||
/py.typed
|
||||
/shell_completion.py
|
||||
/termui.py
|
||||
/testing.py
|
||||
/types.py
|
||||
/utils.py
|
||||
16
venv/lib/python3.10/site-packages/click/__pycache__/.gitignore
vendored
Normal file
16
venv/lib/python3.10/site-packages/click/__pycache__/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/_compat.cpython-310.pyc
|
||||
/_termui_impl.cpython-310.pyc
|
||||
/_textwrap.cpython-310.pyc
|
||||
/_winconsole.cpython-310.pyc
|
||||
/core.cpython-310.pyc
|
||||
/decorators.cpython-310.pyc
|
||||
/exceptions.cpython-310.pyc
|
||||
/formatting.cpython-310.pyc
|
||||
/globals.cpython-310.pyc
|
||||
/parser.cpython-310.pyc
|
||||
/shell_completion.cpython-310.pyc
|
||||
/termui.cpython-310.pyc
|
||||
/testing.cpython-310.pyc
|
||||
/types.cpython-310.pyc
|
||||
/utils.cpython-310.pyc
|
||||
Reference in New Issue
Block a user