diff --git a/.gitignore b/.gitignore index cba2cec00..a5d6bb7c8 100644 --- a/.gitignore +++ b/.gitignore @@ -167,15 +167,3 @@ node_modules.nosync # Ignore Jetbrains IntelliJ Workspace Directories .idea/ - -# Ignore Claude -**/.claude - -# Ignore markdown files (except essential tracked ones) -*.md -!README.md -!CONTRIBUTING.md -!SECURITY.md -!LICENSE.md -!CODE_OF_CONDUCT.md -!CLA.md \ No newline at end of file