Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change dir for build output or cleanup dir before new builds #19

Open
kevinm6 opened this issue Mar 28, 2024 · 0 comments
Open

change dir for build output or cleanup dir before new builds #19

kevinm6 opened this issue Mar 28, 2024 · 0 comments

Comments

@kevinm6
Copy link

kevinm6 commented Mar 28, 2024

When a new update (commit) is available, and Lazy updates the plugin it brings it in a detached HEAD because of course with :build command that follow the installation it creates new files in the directory of the plugin.

I think that is possible to manage this in some ways:

  • add a .gitignore file to ignore generated file from the build (.rocks/)
  • change directory for the build output (this leads to update the rtp path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant