diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ # target -target/
\ No newline at end of file +target/ + +# lock file +Cargo.lock
\ No newline at end of file |
| index : DropOut | |
| This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager. | HydroRoll-Team |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,5 @@ # target -target/
\ No newline at end of file +target/ + +# lock file +Cargo.lock
\ No newline at end of file |