Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Conversation

lud-wj
Copy link
Contributor

@lud-wj lud-wj commented Jul 17, 2023

Fixes #118

@mhanberg
Copy link
Collaborator

You need to add .elixir-tools to your project's gitignore or your global gitignore.

@lud-wj
Copy link
Contributor Author

lud-wj commented Jul 17, 2023

Whenever I open an elixir project, and I have a lot, this directory will be created. Requiring users to update all their project's .gitignore files will lead to frustration, as some will inevitably forget it and start to add thousand files to their next commit.

A vscode extension should have no impact on the repository it is used in, in my opinion. This proposal aims to do just that : the directory ignores itself and everyone is happy.

@mhanberg
Copy link
Collaborator

That's why you can add it to your global gitignore.

But if this works, then might as well add it. I'll test it out tonight.

@mhanberg mhanberg changed the title git ignore all build files in user's git repository fix: add .gitignore file to .elixir-tools directory Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

suggestion: add .gitignore * to .next-ls dir

2 participants