Skip to content

Commit

Permalink
Add asdf .tool-versions to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
xRuiAlves authored and jcazevedo committed Nov 21, 2022
1 parent 6c5f8d6 commit 3148a03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ target/
metals.sbt

# VS Code
.vscode
.vscode

# asdf
.tool-versions

0 comments on commit 3148a03

Please sign in to comment.