This commit is contained in:
Synthasmagoria 2026-09-11 13:27:24 +02:00
commit 7a83face87
191 changed files with 355618 additions and 0 deletions

1
cloc.sh Executable file
View file

@ -0,0 +1 @@
find src -maxdepth 1 -type f -print0 | xargs -0 cloc