This commit is contained in:
Synthasmagoria 2026-08-30 21:56:27 +02:00
commit 117ad322d3
3 changed files with 1 additions and 2 deletions

1
cloc.sh Executable file
View file

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