From a4c7c06c6b939abcf6e6d6adef2f51a93579ed80 Mon Sep 17 00:00:00 2001 From: Nikita Zlobin Date: Mon, 30 Aug 2010 16:48:31 +0600 Subject: [PATCH] Modify .gitignore to ignore files, ending with "~" --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8e4bfddc..fc1568f3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /.waf-* /.lock-wscript /build +*~