Skip to content

Instantly share code, notes, and snippets.

@codebrainz
Created August 10, 2025 22:59
Show Gist options
  • Save codebrainz/04af3b7306e00982245ecaaa2949a4db to your computer and use it in GitHub Desktop.
Save codebrainz/04af3b7306e00982245ecaaa2949a4db to your computer and use it in GitHub Desktop.
$ cloc --exclude-dir=.git --exclude-dir=.misc --exclude-ext=d .
351 text files.
248 unique files.
211 files ignored.
github.com/AlDanial/cloc v 1.98 T=0.56 s (439.4 files/s, 35020.5 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
C 60 1264 58 6614
C/C++ Header 128 1004 125 4579
C++ 35 932 45 3951
Assembly 5 63 13 234
Text 3 25 0 176
make 5 57 4 176
Bourne Shell 2 17 1 79
Markdown 2 31 0 65
Linker Script 2 14 0 63
Bourne Again Shell 3 20 6 58
YAML 1 9 0 51
JSON 2 0 0 34
--------------------------------------------------------------------------------
SUM: 248 3436 252 16080
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment