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
Related: #21
It is necessary to add a .gitignore file to the new repository. This .gitignore file must ignore some files, such as the wazuh-install.sh, wazuh-passwords-tool.sh and the wazuh-certs-tool.sh files. This prevents pushing these files to the GitHub repository by accident.
The text was updated successfully, but these errors were encountered:
Description
Related: #21
It is necessary to add a
.gitignore
file to the new repository. This.gitignore
file must ignore some files, such as thewazuh-install.sh
,wazuh-passwords-tool.sh
and thewazuh-certs-tool.sh
files. This prevents pushing these files to the GitHub repository by accident.The text was updated successfully, but these errors were encountered: