Skip to content

Add .patches/ directory to .gitignore#1

Open
Astralchemist wants to merge 1 commit into
mainfrom
claude/explore-repo-structure-cVnp5
Open

Add .patches/ directory to .gitignore#1
Astralchemist wants to merge 1 commit into
mainfrom
claude/explore-repo-structure-cVnp5

Conversation

@Astralchemist

Copy link
Copy Markdown
Owner

Summary

Updated the .gitignore file to exclude the .patches/ directory from version control.

Changes

  • Added .patches/ to the gitignore rules to prevent patch files from being tracked in the repository

Details

This change ensures that any patch files generated or stored in the .patches/ directory will not be committed to the repository, keeping the codebase clean and avoiding unnecessary version control overhead for temporary or generated patch artifacts.

https://claude.ai/code/session_012dqJjx9nCUmoWisBefikwo

Pushed via MCP push_files (sandbox cannot reach git push).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant