Skip to content

Commit

Permalink
chore: reduce out files
Browse files Browse the repository at this point in the history
  • Loading branch information
1kresh committed Dec 26, 2024
1 parent 9602f27 commit bd48f98
Show file tree
Hide file tree
Showing 203 changed files with 12 additions and 203 deletions.
13 changes: 12 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Compiler files
cache/
out/build-info/
out/**/
!out/sUSDe_Burner.sol/
!out/sUSDe_Minburner.sol/
!out/ETHx_Burner.sol/
!out/mETH_Burner.sol/
!out/rETH_Burner.sol/
!out/sfrxETH_Burner.sol/
!out/swETH_Burner.sol/
!out/wstETH_Burner.sol/
!out/BurnerRouterFactory.sol/
!out/BurnerRouter.sol/


# Ignores development broadcast logs
!/broadcast
Expand Down
1 change: 0 additions & 1 deletion out/AccessControl.sol/AccessControl.json

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion out/Address.sol/Address.json

This file was deleted.

1 change: 0 additions & 1 deletion out/AddressRequests.sol/AddressRequests.json

This file was deleted.

1 change: 0 additions & 1 deletion out/Base.sol/CommonBase.json

This file was deleted.

Loading

0 comments on commit bd48f98

Please sign in to comment.