refactor: change example json file

This commit is contained in:
0xalivecow 2024-10-23 17:16:25 +02:00
parent 82984aa7e6
commit 389ef14e33
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
debug/ # debug/
target/ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries

View file

@ -8,3 +8,4 @@
} }
} }
} }
}