From 7be955c493e78fadbc85088e5cf16ffd91946377 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Wed, 13 May 2026 11:20:55 +0500 Subject: [PATCH] gitignore: do not even try adding slop generators garbage --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index cfefd0dd..de717afb 100644 --- a/.gitignore +++ b/.gitignore @@ -361,3 +361,16 @@ cmake-build-* 3rdparty/SDL 3rdparty/hlsdk-portable !scripts/build-ninja.py + +# slop +CLAUDE.md +AGENTS.md +GEMINI.md +.claude/ +.gemini/ +.cursor* +.windsurf* +.aider* +.continue/ +.codeium/ +.github/copilot-instructions.md