Skip to content

Commit 26a51c7

Browse files
committed
chore: add .foundry/ to gitignore
1 parent 0819966 commit 26a51c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
.vscode/
33
.DS_Store
44
__pycache__/
5+
6+
# Foundry CLI local cache
7+
.foundry/

0 commit comments

Comments
 (0)