From 65d68c5ad132c4a7d23a873794e5a35b6fcff4d7 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Thu, 6 Mar 2014 15:22:35 +1100 Subject: [PATCH] ignore the VERSION file --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..974cf28e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +VERSION \ No newline at end of file