change gitignore

This commit is contained in:
PhillipRambo 2025-05-06 12:51:37 +02:00
parent 87b3e3b029
commit 7bdae7fbb8
3 changed files with 13 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ modules/module_3_8_bit_SAR_ADC/part_2_digital_comps/bootstrap_switch/python/
*.dat.ngspice
*.dat
*.txt
!requirements.txt
*.npy
*.so
*.out

View File

@ -0,0 +1,7 @@
# Core packages
matplotlib
numpy
ipywidgets
# Optional for running in JupyterLab
jupyterlab

View File

@ -0,0 +1,5 @@
pandas
numpy
matplotlib
scienceplots
jupyterlab