feat: added template project

This commit is contained in:
Sara Gerretsen 2026-04-04 14:37:19 +02:00
parent 1ebc5fbd9a
commit 90550e8e2c
6 changed files with 166 additions and 0 deletions

2
project/.gitattributes vendored Normal file
View file

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