Skip to content

Commit

Permalink
Include the data generation folders in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Beau Shinkle authored and beaurancourt committed Jul 6, 2023
1 parent 32520a3 commit ab7a71d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.idea
/ethereum/.data/
/bitcoin/.data/
/docker/bitcoin/.data/
/docker/ethereum/.data/
/docker/geth/.data/
/storage/
node_modules
vagrant-box
Expand Down

0 comments on commit ab7a71d

Please sign in to comment.