Skip to content

Commit

Permalink
Unignoring IDL dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Aug 9, 2023
1 parent 03a6256 commit c8067b7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions cross-chain/solana/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
.anchor
.prettierrc.json
.DS_Store
target
/target/*
**/*.rs.bk
node_modules
test-ledger
artifacts-mainnet
artifacts-testnet
.env
.env
!/target/idl/
!/target/idl/*

0 comments on commit c8067b7

Please sign in to comment.