From 0311c95e9db411a009395e94b5eca8a01ea1534c Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 28 Sep 2013 14:59:57 +1000 Subject: [PATCH] git: ignore ~ files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 48dc801f14..5fb8575dbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*~ *.bin *.d *.dll