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:
@@ -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/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user