This commit is contained in:
Antoine Van Elstraete 2025-03-16 20:46:18 +01:00
parent 61c825ab22
commit 565edd6adc
Signed by: AntoineVe
GPG Key ID: 564736A2D44A9813

4
.gitignore vendored
View File

@ -136,6 +136,9 @@ venv/
ENV/
env.bak/
venv.bak/
bin/
lib64
pyvenv.cfg
# Spyder project settings
.spyderproject
@ -168,3 +171,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/