Skip to content

Commit 14c1c02

Browse files
unlsycnAvimitin
authored andcommitted
[chore] update gitignore
Signed-off-by: unlsycn <[email protected]>
1 parent d4556b2 commit 14c1c02

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

templates/chisel/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
.mill-jvm-opts
55
.metals/
66
.vscode/
7+
.envrc
8+
.direnv/
79

810
out/
911
result*

templates/chisel/.scalafmt.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ danglingParentheses.preset = true
1212

1313
align.tokens."+" = [
1414
{
15-
code = ":"
15+
code = ":"
1616
}
1717
]
1818

0 commit comments

Comments
 (0)