[pkg-java-scripts] 02/02: Remove more dot files when setting up the repository
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 6 07:25:06 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository pkg-java-scripts.
commit dfca409b69751d307dd3ccd8783cac35b458555e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 6 09:18:09 2018 +0200
Remove more dot files when setting up the repository
---
setup-packaging-repository.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup-packaging-repository.sh b/setup-packaging-repository.sh
index 38aa6f5..a1dafd3 100755
--- a/setup-packaging-repository.sh
+++ b/setup-packaging-repository.sh
@@ -31,7 +31,7 @@ rm -Rfv !(debian)
echo ""
echo "Prepating the local repository..."
-rm -Rf .git* .travis.yml .pc .idea .settings .classpath .project .checkstyle .lein-failures
+rm -Rf .git* .travis.yml .pc .idea .settings .classpath .project .checkstyle .lein-failures .dockerignore
git init
git remote add origin git+ssh://salsa.debian.org/$TEAM/$PACKAGE
git add debian
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-scripts.git
More information about the pkg-java-commits
mailing list