Add project related project

This commit is contained in:
2023-11-30 15:58:09 +01:00
parent 265dc44c1c
commit 6b968f3505
5 changed files with 96 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.idea/
target/
__pycache__
*.out
*.o