This commit is contained in:
Guilhem Lavaux 2024-05-15 13:09:27 +02:00
commit 2715dd7ef0
2 changed files with 22 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
*
!*.py
!pyproject.toml
!README.md
!src
!.gitignore