Skip to content

clean: trim .gitignore to project-relevant patterns, add CLAUDE.md#22

Merged
melogtm merged 1 commit into
mainfrom
feat/clean-gitignore
Jul 11, 2026
Merged

clean: trim .gitignore to project-relevant patterns, add CLAUDE.md#22
melogtm merged 1 commit into
mainfrom
feat/clean-gitignore

Conversation

@melogtm

@melogtm melogtm commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Removes 100+ lines of irrelevant patterns (kernel modules, JetBrains/ IntelliJ, Android Studio, Gradle, etc.) and adds project-specific entries: build directories, CMake generated files, editor/OS noise.

Also adds CLAUDE.md (AI assistant instructions) to version control.

Removes 100+ lines of irrelevant patterns (kernel modules, JetBrains/
IntelliJ, Android Studio, Gradle, etc.) and adds project-specific entries:
build directories, CMake generated files, editor/OS noise.

Also adds CLAUDE.md (AI assistant instructions) to version control.
Copilot AI review requested due to automatic review settings July 11, 2026 14:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cleans up repository hygiene by simplifying .gitignore to project-relevant patterns and adding a CLAUDE.md contributor/assistant guide describing build/test/lint workflows and code architecture for the Trigger C11 shell.

Changes:

  • Add CLAUDE.md with repository-specific build, test, lint, CI, and architecture notes.
  • Trim .gitignore by removing unrelated patterns and keeping C/CMake/editor/OS-relevant ignores.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
CLAUDE.md Adds project guidance (build/test/lint commands, CI behavior, module architecture).
.gitignore Reduces noise by focusing ignore rules on C/CMake outputs and common editor/OS artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CLAUDE.md
@melogtm melogtm merged commit de8f8dd into main Jul 11, 2026
3 checks passed
@melogtm melogtm deleted the feat/clean-gitignore branch July 11, 2026 14:52
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.

2 participants