Skip to content

Commit

Permalink
chore: remove CHANGELOG.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Nov 10, 2024
1 parent 85bdb5a commit 0f74c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ grep -rl 'Your Name' . | xargs sed -i '' "s/Your Name/$full_name/g"
rm setup.sh
rm README.md
touch README.md
rm CHANGELOG.md

rm -rf .git
git init .
Expand Down

0 comments on commit 0f74c90

Please sign in to comment.