Skip to content

Commit

Permalink
Rewrite in Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcristo committed Apr 27, 2023
1 parent 07c0ce4 commit 2df1a89
Show file tree
Hide file tree
Showing 12 changed files with 2,158 additions and 107 deletions.
5 changes: 2 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
*
!/public/
!/config.ru
!/Gemfile*
!/src/
!/Cargo*
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

Loading

0 comments on commit 2df1a89

Please sign in to comment.