Skip to content

Commit e0111c4

Browse files
iusildrabishabosha
andauthored
Article day16 (#490)
* written article * proof read: dense => sparse * proof read: remove explicit ansers there are several possible inputs, depending on the user --------- Co-authored-by: Jamie Thompson <[email protected]>
1 parent b1ad492 commit e0111c4

File tree

2 files changed

+466
-0
lines changed

2 files changed

+466
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ target/
66
.scala-build
77
.scala/
88
website/src/js
9+
.metals
910

1011
# Dependencies
1112
website/node_modules
@@ -27,3 +28,6 @@ website/build
2728
npm-debug.log*
2829
yarn-debug.log*
2930
yarn-error.log*
31+
32+
.markdownlint.json
33+
.vscode

0 commit comments

Comments
 (0)