From 91bd25fbac4c1bbad285ffe303fdaf0877e3d233 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 1 Mar 2026 19:18:22 +0100 Subject: [PATCH] Ignore rulebook PDFs from git (stored on NFS) Co-Authored-By: Claude Sonnet 4.6 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 2e3fcac..5e14e90 100755 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,7 @@ core core.* *.core *.dump + +# Rulebook PDFs (stored on NFS, not in git) +database/rules/*.pdf +database/rules/weapons.csv