feat: Add foundry environment and CI

This commit is contained in:
Diana Carvalho
2025-01-16 18:20:13 +00:00
parent 3127c0e9bb
commit e16d7ccb8e
64 changed files with 27898 additions and 1 deletions

7
.gitignore vendored
View File

@@ -25,4 +25,9 @@ target/
# Built Visual Studio Code Extensions
*.vsix
.env
.env
#foundry
# Compiler files
foundry/cache/
foundry/out/