Skip to content

Conversation

@Saklad5
Copy link

@Saklad5 Saklad5 commented Mar 16, 2022

This file tells Git to disregard zsh word code files, which are generated by the zcompile builtin and other tools to reduce the loading time of zsh functions and scripts.

As they are derived directly from the original files, there is no point checking them into source control. However, having them in the same directory is necessary for zsh to find them automatically.

This file tells Git to disregard zsh word code files.
Copy link
Owner

@jeffreytse jeffreytse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Saklad5

Thanks for your contribution, can you explain why there is a .zwc file in the plugin folder?

Thanks & Regards

@Saklad5
Copy link
Author

Saklad5 commented May 12, 2022

Hi @Saklad5

Thanks for your contribution, can you explain why there is a .zwc file in the plugin folder?

Thanks & Regards

This commit adds nothing but a .gitignore file. If there’s a ZWC in version control, it should be removed in a separate commit.

@jeffreytse jeffreytse added the enhancement New feature or request label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants