Skip to content

Commit

Permalink
Update framework to latest devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Fineas committed Mar 18, 2024
1 parent 73f009b commit 36d1b61
Show file tree
Hide file tree
Showing 4 changed files with 11,126 additions and 8 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# OSX
.DS_Store

# Rust build directory
**/target
.pre-commit*

# Move build directory
build
storage

# Move-related files
Move.lock
.trace
.coverage_map.mvcov

# IDE
**/.history/
**/.vscode/
**/.idea/
Loading

0 comments on commit 36d1b61

Please sign in to comment.