commit 58568dc6c7ae295d9a015c149a2482f00db40045 Author: Yohann D'ANELLO Date: Wed Jan 7 13:47:46 2015 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..32858aa --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.class + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6a84d3 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# repo-without-any-name