Skip to content

add .gitattributes#61

Merged
tito10047 merged 1 commit intotito10047:mainfrom
garak:add-gitattributes
Apr 6, 2026
Merged

add .gitattributes#61
tito10047 merged 1 commit intotito10047:mainfrom
garak:add-gitattributes

Conversation

@garak
Copy link
Copy Markdown
Contributor

@garak garak commented Apr 1, 2026

Fix #58

Copilot AI review requested due to automatic review settings April 1, 2026 08:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a .gitattributes file to address Issue #58 by configuring export-ignore rules so non-distribution files (dev tooling, CI/config, and tests) are omitted from release archives (e.g., git archive / packaged exports).

Changes:

  • Introduces .gitattributes with export-ignore entries for development/config files and directories.
  • Excludes test directories via a root /tests* pattern.

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

Comment thread .gitattributes
@tito10047 tito10047 merged commit ee31a16 into tito10047:main Apr 6, 2026
3 of 4 checks passed
@tito10047
Copy link
Copy Markdown
Owner

Thanks @garak :)

@garak garak deleted the add-gitattributes branch April 6, 2026 18:41
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.

Missing .gitattributes file

3 participants