Initial commit

This commit is contained in:
2025-11-09 17:09:27 +01:00
parent c57f07ffc2
commit 1c1d8bf3aa
15 changed files with 319 additions and 0 deletions

2
game-of-life-test/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf