From 41fc10591db79feeb063afe0c5d651f0e91aa3cd Mon Sep 17 00:00:00 2001 From: Uyanide Date: Wed, 1 Apr 2026 17:23:38 +0200 Subject: [PATCH] chore: edit gitignore --- .gitignore | 3 --- CLAUDE.md | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 CLAUDE.md diff --git a/.gitignore b/.gitignore index a536f7c..8b17364 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,3 @@ wheels/ .* !.gitignore !.python-version - -*.md -!README.md diff --git a/CLAUDE.md b/CLAUDE.md deleted file mode 100644 index f42724e..0000000 --- a/CLAUDE.md +++ /dev/null @@ -1,3 +0,0 @@ -# Claude.md - -The role of this file is to describe common mistakes and confusion points that agents might encounter as they work in this project. If you ever encounter something in the project that surprises you, please alert the developer working with you and indicate that this is the case in this file to help prevent future agents from having the same issue.