cbeley / beleyenv

A dev-focused, idempotent system bootstrap script for ChromeOS's officially supported Linux container. Designed for me, but flexible enough for you to use too!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add .tool-versions to global git ignore

cbeley opened this issue · comments

On the fence if I actually want to make this consistent. If I do, following needs to happen:

  1. create ~/.gitignore with .tool-versions
  2. git config --global core.excludesFile ~/.gitignore

Same for MacOS and ChromeOS

No longer relevant to me. Will re-open if needed.