Skip to content

Commit

Permalink
fix: remove and ignore deployer dir (#371)
Browse files Browse the repository at this point in the history
* fix: remove __deployer__ directory

* fix: modify gitignore file to ignore zipped and unzipped __deployer__ directories
  • Loading branch information
scissorsneedfoodtoo authored Nov 8, 2024
1 parent 094c186 commit 2b32196
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 551 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jspm_packages

# DO Functions specific
.deployed
__deployer__.zip
__deployer__*
do-functions/packages/**/**/helpers.js
do-functions/packages/**/**/package*.json
40 changes: 0 additions & 40 deletions packages/hashnode/add-or-update-record/__deployer__/index.js

This file was deleted.

Loading

0 comments on commit 2b32196

Please sign in to comment.