Skip to content

Instantly share code, notes, and snippets.

@AlexanderOMara
Last active December 3, 2019 22:24
Show Gist options
  • Save AlexanderOMara/f14a4ba62a2432a1bb3a96f1de541c98 to your computer and use it in GitHub Desktop.
Save AlexanderOMara/f14a4ba62a2432a1bb3a96f1de541c98 to your computer and use it in GitHub Desktop.
Node resedit does not preserve the code signature
# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# Node files
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
report.*.json
*.tgz
yarn.lock
This file has been truncated, but you can view the full file.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment