chore: setup cargo with crossplatform ssv usage

This commit is contained in:
2024-07-23 14:15:06 +02:00
parent b1cafda669
commit 30e90ed1b2
15 changed files with 256 additions and 39 deletions

9
clego/.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
# Ignore Rust target directory
/target
# Ignore .env files
.env
.env.build
# Ignore exploitation files - only usefull for local debugging on windows
lib/*.exp