Skip to content

Commit

Permalink
fix: incorrect git ignore rule
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-muresan-pfa committed Jul 15, 2024
1 parent c905ed2 commit 82fb497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules
.eslintcache
package-lock.json
lib/protocol/crypto/**
lib/protocol/crypto/build/**

0 comments on commit 82fb497

Please sign in to comment.