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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.gitignore: Add .cache/ #8653

Merged
merged 1 commit into from
Aug 18, 2023
Merged

.gitignore: Add .cache/ #8653

merged 1 commit into from
Aug 18, 2023

Conversation

roberth
Copy link
Member

@roberth roberth commented Jul 6, 2023

Motivation

We recommend clangd which uses this, so we should add it to gitignore.

Context

Checklist for maintainers

Maintainers: tick if completed or explain if not relevant

  • agreed on idea
  • agreed on implementation strategy
  • tests, as appropriate
    • functional tests - tests/**.sh
    • unit tests - src/*/tests
    • integration tests - tests/nixos/*
  • documentation in the manual
  • documentation in the internal API docs
  • code and comments are self-explanatory
  • commit message explains why the change was made
  • new feature or incompatible change: updated release notes

Priorities

Add 馃憤 to pull requests you find important.

@roberth roberth requested a review from edolstra as a code owner July 6, 2023 09:28
@roberth roberth added the contributor-experience Developer experience for Nix contributors label Jul 6, 2023
@roberth roberth merged commit 284c180 into NixOS:master Aug 18, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor-experience Developer experience for Nix contributors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant