Skip to content

Commit

Permalink
don't ignore json or Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kent-3 committed May 26, 2024
1 parent bc8accb commit 08f7f40
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
# Build results
target/

# Testing configs
*.json

# Code coverage stuff
*.profraw

Expand All @@ -28,5 +25,4 @@ node_modules/
__pycache__/
compiled
logs
Cargo.lock
tests/liquidity_orderbook/contract_address_log.json

0 comments on commit 08f7f40

Please sign in to comment.