[testng] 319/355: .gitignore.

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:20:19 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 c8e0293c88b1e882a7f62ad8a8845d62176dfa40
Author: Cedric Beust <beust at yahoo-inc.com>
Date:   Mon May 11 13:28:40 2015 -0700

    .gitignore.
---
 .gitignore | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/.gitignore b/.gitignore
index bf6de7a..0d9437d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,23 @@
+.ant-targets*
+.classpath
+.gitignore
+.gradle
+.idea
+.project
+.settings
+/_eclipse/
 TESTNG-*
-ivy*
+build
 eclipse-build
+ivy*
 javadocs
-target
 lib
-test-output
-test-output-tests
-z_build
 maven-testng-plugin-1.2.jar
-.settings
-src/test/java/test/ignore
-.classpath
-.project
-.idea
-testng.iml
-.ant-targets*
 nb-configuration.xml
-/_eclipse/
-.gitignore
-.gradle
 src/generated
-
+src/test/java/test/ignore
+target
+test-output
+test-output-tests
+testng.iml
+z_build

-- 
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