Add .tool-versions to gitignore
This commit is contained in:
parent
de40b27e3c
commit
8bb4d3e033
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,3 +15,5 @@ erl_crash.dump
|
|||
|
||||
# Also ignore archive artifacts (built via "mix archive.build").
|
||||
*.ez
|
||||
|
||||
.tool-versions*
|
||||
|
|
Loading…
Reference in a new issue