diff options
| author | mo8it <mo8it@proton.me> | 2024-04-14 05:13:27 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-14 05:13:27 +0200 |
| commit | 9dcc4b7df5f539b10117e97870a9f1cb01ca040d (patch) | |
| tree | 3e2950bb97d2f320869d8986d3d12721042f7c11 /.gitignore | |
| parent | 9831cbb13975cd0f5ee4c295156102e3573ede1a (diff) | |
Simplify the state file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ target/ /dev/Cargo.lock # State file -.rustlings-state.json +.rustlings-state.txt # oranda public/ |
