From 31ea92d983924403f68683acb135372e601fcb94 Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Tue, 24 Feb 2015 16:36:17 -0500 Subject: [PATCH] Added VERSION to the .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 099a9903a..cd3cdf4f3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ composer.phar /airtime_mvc/tests/test_results.xml /tests/results.html /tests/*.jar +VERSION