Skip to content

Commit

Permalink
Add .scala-build to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lmbollen committed Dec 16, 2024
1 parent 2c1ec3a commit 5f9a53c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,6 @@ verilog

# Metals vscode extension
.metals

# Scala
.scala-build

0 comments on commit 5f9a53c

Please sign in to comment.