update gitignore

This commit is contained in:
Максим Яковлев 2024-09-10 21:09:03 +04:00
parent 6c8f5e2563
commit 464f3e1db2

34
.gitignore vendored
View File

@ -174,3 +174,37 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.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