Skip to content

Commit

Permalink
Revert "chore: sync .gitignore [skip-validate-pr] (#352)"
Browse files Browse the repository at this point in the history
This reverts commit 5a52b88.
  • Loading branch information
cristiand391 authored Dec 28, 2021
1 parent 5a52b88 commit a653a58
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package-lock.json
# debug logs
npm-error.log
yarn-error.log

lerna-debug.log

# compile source
lib
Expand Down Expand Up @@ -39,3 +39,6 @@ node_modules
# os specific files
.DS_Store
.idea

# ignore generated nut tests
test/nuts/generated/

0 comments on commit a653a58

Please sign in to comment.