This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 7f398df12f5f6be28ff293e54b19bae50c7e441a Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 11 10:50:31 2014 +0100 Remove generated version file, and ignore it --- .gitignore | 1 + coselmar-ui/src/main/webapp/version.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6b8f51b..0ae7e26 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /*/.settings /*/*.zargo~ +coselmar-ui/src/main/webapp/version.txt diff --git a/coselmar-ui/src/main/webapp/version.txt b/coselmar-ui/src/main/webapp/version.txt deleted file mode 100644 index 3f82886..0000000 --- a/coselmar-ui/src/main/webapp/version.txt +++ /dev/null @@ -1 +0,0 @@ -0.3-SNAPSHOT \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.