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

@@ -66,10 +66,6 @@ init_files() {
rm -f _config.yml.$TEMP_SUFFIX
fi
# trace the gem lockfile on user-end
sed -i.$TEMP_SUFFIX "/Gemfile.lock/d" .gitignore
rm -f ".gitignore.$TEMP_SUFFIX"
# remove the other fies
rm -rf _posts/*