Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
don't auto append to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Feb 8, 2024
1 parent 8ac156d commit 8522642
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ gradle-app.setting

# End of https://www.toptal.com/developers/gitignore/api/kotlin,gradle
build.gradle
build.gradle
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ generate:
rm -rf ./test
rm -f .travis.yml git_push.sh
chmod +x ./gradlew
echo "build.gradle" >> .gitignore
# cp ./templates/build.gradle build.gradle

build:
Expand Down

0 comments on commit 8522642

Please sign in to comment.