Skip to content

Comments

Adding .tool-versions to .gitignore#82

Open
Chase-Callahan wants to merge 1 commit intoHCA-Healthcare:mainfrom
Chase-Callahan:cc/update-gitignore
Open

Adding .tool-versions to .gitignore#82
Chase-Callahan wants to merge 1 commit intoHCA-Healthcare:mainfrom
Chase-Callahan:cc/update-gitignore

Conversation

@Chase-Callahan
Copy link

Resolves #81

Having this file ignored allows us to use asdf to easily manage what version of elixir/erlang are used for each project on their machine.

Testing Instructions

  1. Add file .tool-versions and put some text in it
  2. run git status and ensure that this file does not appear indicating changes made

Having this file ignored allows us to use `asdf` to easily manage
what version of elixir/erlang are used for each project on their
machine.
Copy link
Contributor

@DarkMarmot DarkMarmot left a comment

Choose a reason for hiding this comment

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

Looks good! :)

@Chase-Callahan
Copy link
Author

Are we good to have this merged in?

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.

Ignore .tool-versions in .gitignore

2 participants