Skip to content

Commit

Permalink
Update gitignore to support foundry and vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiascaricato committed Apr 19, 2023
1 parent edf66ad commit a4e522f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -389,3 +389,10 @@ artifacts

# Mac
.DS_Store

# VS Code
.vscode/*

# Forge
cache_forge/*
out/*

0 comments on commit a4e522f

Please sign in to comment.