aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-11-02 10:26:51 +0000
committersaturneric <[email protected]>2025-11-02 10:26:51 +0000
commit08a17995f87f0bca5fdc3293637ad9287ab76a01 (patch)
treebce25b13c89759be24584b5271c510c5488e2994
parentperf(docker): parallelize build with `make -j` (diff)
downloadcgit-08a17995f87f0bca5fdc3293637ad9287ab76a01.tar.gz
cgit-08a17995f87f0bca5fdc3293637ad9287ab76a01.zip
chore(gitignore): add `repos` to ignore list
* Prevents accidental commits of the `repos` directory * Helps keep version control clean and focused on source files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 295d764..a1ce034 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ cgitrc.5.xml
*.o
*.d
cscope.*
+repos