[testng] 50/355: Added .ant-targets* to .gitignore, so that target caching does not show as a change.
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:19:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
eugene-guest pushed a commit to annotated tag OpenBSD
in repository testng.
commit 778b26441be5cbfc9740f4a657eb3bfdbf4877c5
Author: The Main Function (Bryan) <bryan at themainfunction.com>
Date: Sun Mar 9 16:51:03 2014 -0500
Added .ant-targets* to .gitignore, so that target caching does not show as a change.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 44c8260..c30969b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ src/test/java/test/ignore
.project
.idea
testng.iml
+.ant-targets*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git
More information about the pkg-java-commits
mailing list