[idwsfconsumer] 07/25: Add .gitignore for Maven target and test-output dirs
Scott Cantor
cantor.2 at osu.edu
Wed Nov 18 14:41:11 EST 2015
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository idwsfconsumer.
commit 435c1bdbee527d3a2ce3c1280dd37797df635043
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Apr 1 14:56:21 2015 -0400
Add .gitignore for Maven target and test-output dirs
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dd6bf6a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+target
+test-output
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list