We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0819966 commit 26a51c7Copy full SHA for 26a51c7
.gitignore
@@ -2,3 +2,6 @@
2
.vscode/
3
.DS_Store
4
__pycache__/
5
+
6
+# Foundry CLI local cache
7
+.foundry/
0 commit comments