Skip to content

Commit 9593eda

Browse files
committed
update gitignore and readme
1 parent 03f13c9 commit 9593eda

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
/grammars
2+
target
3+
*.wasm

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ This is very much a work in progress as the tree-sitter is developed. Utilizes t
66

77
Dev installation:
88
- Clone the repository, rename the folder to `crystal`
9+
- Install [crystalline](https://github.com/elbywan/crystalline/releases/tag/v0.14.1) and make sure it is on `$PATH`
910
- In Zed, install a dev extension with Cmd+Shift+P > `install dev extension`

0 commit comments

Comments
 (0)