From 09a2db3a3a04826e48bd9309d14d146dbd175b60 Mon Sep 17 00:00:00 2001 From: Kevin G Fourie Date: Tue, 15 Sep 2009 15:56:16 +0200 Subject: [PATCH] Added *.out files to .gitignore. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0d8f94d..d7a1e80 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ var/* plugins/commercial clienttools/Karoo clienttools/Office -.gitmodules \ No newline at end of file +.gitmodules +*.out -- libgit2 0.21.4