From a89ea86956af39065f6f11023a8fda383956805e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 9 Nov 2023 23:55:03 +0100 Subject: Some cleanup, who knows what --- docs/index.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index fa6b579..0000000 --- a/docs/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - crep - like grep but for code - - - - -

crep - like grep but for code

-

Crep allows users to search for specific code, functions, variables, or - patterns within their codebase, helping them locate and navigate code - quickly.

- - -- cgit v1.2.3