1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

chore: ignore gem lock file in user-end

This commit is contained in:
Cotes Chung
2023-01-30 03:01:02 +08:00
parent 269506b647
commit dd339aea2b
2 changed files with 1 additions and 7 deletions

View File

@@ -43,9 +43,7 @@ The above command will:
2. If the option `--no-gh` is provided, the directory `.github`{: .filepath} will be deleted. Otherwise, set up the GitHub Action workflow by removing the extension `.hook`{: .filepath} of `.github/workflows/pages-deploy.yml.hook`{: .filepath}, and then remove the other files and directories in the folder `.github`{: .filepath}.
3. Remove item `Gemfile.lock` from `.gitignore`{: .filepath}.
4. Create a new commit to save the changes automatically.
3. Create a new commit to save the changes automatically.
### Installing Dependencies