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

Add more files to .gitignore #535

Merged
merged 3 commits into from
Apr 18, 2023
Merged

Conversation

paroxp
Copy link
Contributor

@paroxp paroxp commented Apr 18, 2023

I'm adding more files to be ignored by default.

The files are:

  • .direnv
  • .pre-commit-config.yaml

I'm also adding some documentation, to raise awareness as to which files may not be required to be committed.

Resolves #390

paroxp and others added 3 commits April 18, 2023 01:17
Ignore direnv and pre-commit files by default.

These files are autogenerated and in some cases are linking to other local files.
This autogenerated file may cause some confusion and raise questions as
to how one can manage such file in the code repository.
@domenkozar domenkozar merged commit 349cdee into cachix:main Apr 18, 2023
@paroxp paroxp deleted the gitignore-defaults branch April 30, 2023 22:27
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.

No documentation for the .pre-commit-config.yaml file
2 participants