Skip to content

Commit

Permalink
template compiles
Browse files Browse the repository at this point in the history
  • Loading branch information
N1ghtStorm committed Jan 9, 2025
1 parent fa7a534 commit 13eb7b3
Show file tree
Hide file tree
Showing 33 changed files with 19,331 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Generated by Cargo
# will have compiled files and executables
**/target/
# These are backup files generated by rustfmt
**/*.rs.bk

.nvim/
.vscode/

.DS_Store

# direnv files
.envrc
.direnv

node_modules

node_modules
chain-data
deploy/testnet/config.env
deploy/testnet/chainspec.json
testenv
exported.blocks
Loading

0 comments on commit 13eb7b3

Please sign in to comment.