You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run my extensions locally and I pick a time that I update them all as I see fit.
In this case,. I even have a couple personal changes, nothing big. I also don't want them to auto update, so I update the application IDs in the manifest.
Unfortunately, it makes it hard to git pull from any fork when the build extension contents are stored in the repo.
Would you be against at least adding that to gitignore? That way I can at least pull without writing a shitty script around git to ignore those files. Gross ;)
The text was updated successfully, but these errors were encountered:
Hi. Love what you've done here.
I run my extensions locally and I pick a time that I update them all as I see fit.
In this case,. I even have a couple personal changes, nothing big. I also don't want them to auto update, so I update the application IDs in the manifest.
Unfortunately, it makes it hard to git pull from any fork when the build extension contents are stored in the repo.
Would you be against at least adding that to gitignore? That way I can at least pull without writing a shitty script around git to ignore those files. Gross ;)
The text was updated successfully, but these errors were encountered: