Skip to content

Commit 129c5c8

Browse files
committed
Add common IDE / OS files to gitignore
1 parent 04a9f07 commit 129c5c8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: .gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
/node_modules/
22
/dist/
33
target/
4+
5+
.bloop/
6+
.bsp/
7+
.idea/
8+
.metals/
9+
.vscode/
10+
metals.sbt
11+
12+
.DS_Store

0 commit comments

Comments
 (0)