Skip to content

Commit

Permalink
ci: 🐝 initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Apr 18, 2024
0 parents commit 362c49b
Show file tree
Hide file tree
Showing 10 changed files with 2,093 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
.DS_Store
2 changes: 2 additions & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
edition = "2021"
newline_style = "Unix"
Loading

0 comments on commit 362c49b

Please sign in to comment.