From f458a536ac8d732e47a8dce4d92aa2f1b5a2c649 Mon Sep 17 00:00:00 2001 From: onelin Date: Thu, 2 Apr 2026 19:39:35 +0200 Subject: Add compiled cgit 1.3 Also includes: * Everforest theme * Automatic last-modified hooks * Update to icon and logo --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96263a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!*.* +.env +*.pub -- cgit v1.3