Skip to content

Commit

Permalink
Upading templates from https://github.com/toptal/gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
konstrybakov committed Apr 6, 2021
1 parent ad6f2ec commit c8d9b2f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis/update-submodule.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ if [[ `git status --porcelain` ]]; then
echo "status: Updating templates"
git add .
git commit -m "Upading templates from https://github.com/toptal/gitignore"
git push origin master
else
echo "status: No updates"
fi

0 comments on commit c8d9b2f

Please sign in to comment.