Skip to content

Commit

Permalink
Merge pull request #552 from razorpay/PO-117
Browse files Browse the repository at this point in the history
PO-117 added tests to SVN ignore list
  • Loading branch information
abdulwahidsharief committed May 10, 2024
2 parents d794ab7 + 9bb0995 commit 258f0d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ git checkout-index -a -f --prefix=$SVNPATH/trunk/

echo "Ignoring github specific & deployment script"
svn propset svn:ignore "release.sh
tests
.git
.gitignore" "$SVNPATH/trunk/"

Expand Down

0 comments on commit 258f0d2

Please sign in to comment.