Bootstrap project
This commit is contained in:
commit
213f5afb11
18 changed files with 979 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Nix files
|
||||
/result
|
||||
/.pre-commit-config.yaml
|
||||
|
||||
# Tree-sitter artifact
|
||||
/tree-sitter-blueprint.wasm
|
||||
# Rust bindings
|
||||
/target
|
||||
Loading…
Add table
Add a link
Reference in a new issue