Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zig.gitignore to include .zig-cache dir #587

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

melhindi
Copy link

Pull Request

Thank you for contributing to @toptal/gitignore and https://www.gitignore.io.

New or update

Select the appropriate check box for this pull request. This helps when merging to ensure there are no conflicts with other templates or misunderstandings of how thee template list works.

New

  • Template - New .gitignore template
  • Composition - Template made from smaller templates
  • Inheritance - Template similar to an existing template
  • Patch - Template extending functionality of existing template

Update

  • Template - Update existing .gitignore template

Details

Zig 0.13.0 compiler uses .zig-cache/ (with dot) instead of zig-cache, see https://ziglang.org/download/0.13.0/release-notes.html#codezig-cachecode-renamed-to-codezig-cachecode
We should leave the old zig-cache in the template for people using older versions of the zig compiler.

Zig 0.13.0 compiler uses `.zig-cache/` (with dot) instead of `zig-cache`
@melhindi melhindi requested review from a team as code owners July 24, 2024 13:01
@melhindi melhindi requested review from konstrybakov and Reem-Dalal and removed request for a team July 24, 2024 13:01
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