add todos app

This commit is contained in:
Fabien Freling 2026-04-28 13:47:29 +02:00
parent 25a62f9c43
commit dfff9d383c
28 changed files with 648 additions and 1 deletions

2
todos/.gitattributes vendored Normal file
View file

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