Skip to content
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ node_modules
#Buidler files
cache
artifacts
.openzeppelin

# env
.env
1 change: 1 addition & 0 deletions .openzeppelin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
unknown-*.json
Loading