Skip to content

Commit

Permalink
fix: modify gitignore file to ignore zipped and unzipped __deployer__…
Browse files Browse the repository at this point in the history
… directories
  • Loading branch information
scissorsneedfoodtoo committed Nov 8, 2024
1 parent 902026d commit 5b970fc
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
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

0 comments on commit 5b970fc

Please sign in to comment.