This commit is contained in:
2025-03-16 20:46:18 +01:00
parent 61c825ab22
commit 565edd6adc

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/