populate git ignore

This commit is contained in:
François Boulogne 2025-06-25 11:50:10 +02:00
parent 99bbb51fc1
commit 481f15ef7a

2
.gitignore vendored
View file

@ -4,5 +4,7 @@ optifik.egg-info
*.bak
*.pyc
.ipynb_checkpoints
.venv
build/
_build/
dist/