From 8d312c0d91295c69323f388c882848cd384631ec Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 Aug 2017 14:13:13 +0300 Subject: Add version file to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 19c7b69..3dd23c1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ *.exe.dlls/ *.exe.manifest *.pc + +# Generated version. +# +version -- cgit v1.1