[mahout-collection-codegen-plugin/el5] setup a useful gitignore

Björn Esser besser82 at fedoraproject.org
Mon Mar 31 12:05:02 UTC 2014


commit 4c9e95ce40db83eeea306b56120ea4456f95feb8
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Mon Mar 31 14:04:12 2014 +0200

    setup a useful gitignore

 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..c9d226f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*~
+*.jar
+*.pom
+*.rpm
+*.tar*
+*.zip
+results_*/


More information about the ml mailing list