From 464f3e1db2e2e2624eb1556681b24f6a6dc88cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=20=D0=AF=D0=BA=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=B2?= Date: Tue, 10 Sep 2024 21:09:03 +0400 Subject: [PATCH] update gitignore --- .gitignore | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/.gitignore b/.gitignore index 7e144ff..880fad8 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,37 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +kernel/pyvenv.cfg +kernel/Scripts/activate +kernel/Scripts/activate.bat +kernel/Scripts/Activate.ps1 +kernel/Scripts/deactivate.bat +kernel/Scripts/debugpy.exe +kernel/Scripts/f2py.exe +kernel/Scripts/fonttools.exe +kernel/Scripts/ipython.exe +kernel/Scripts/ipython3.exe +kernel/Scripts/jupyter-kernel.exe +kernel/Scripts/jupyter-kernelspec.exe +kernel/Scripts/jupyter-migrate.exe +kernel/Scripts/jupyter-run.exe +kernel/Scripts/jupyter-troubleshoot.exe +kernel/Scripts/jupyter.exe +kernel/Scripts/numpy-config.exe +kernel/Scripts/pip.exe +kernel/Scripts/pip3.12.exe +kernel/Scripts/pip3.exe +kernel/Scripts/pyftmerge.exe +kernel/Scripts/pyftsubset.exe +kernel/Scripts/pygmentize.exe +kernel/Scripts/python.exe +kernel/Scripts/pythonw.exe +kernel/Scripts/pywin32_postinstall.py +kernel/Scripts/pywin32_testall.py +kernel/Scripts/ttx.exe +kernel/share/jupyter/kernels/python3/kernel.json +kernel/share/jupyter/kernels/python3/logo-32x32.png +kernel/share/jupyter/kernels/python3/logo-64x64.png +kernel/share/jupyter/kernels/python3/logo-svg.svg +kernel/share/man/man1/ipython.1 +kernel/share/man/man1/ttx.1