This commit is contained in:
Joeri Exelmans 2024-11-28 23:47:19 +01:00
commit 8a24549cdb
21 changed files with 3478 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
StartingPoint/srcgen/solution.py
StartingPoint/Solution.ysc
# python
__pycache__/
# eclipse thing
.metadata