From a3a7a2ca522dd6486259423d9a7eb9a2cceffe96 Mon Sep 17 00:00:00 2001 From: Axel Wagner Date: Fri, 23 Jul 2010 04:44:12 +0200 Subject: [PATCH] Add temporary files to .gitignore --- i3bar/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3bar/.gitignore b/i3bar/.gitignore index a890aa1d..01e7ad61 100644 --- a/i3bar/.gitignore +++ b/i3bar/.gitignore @@ -1 +1,3 @@ i3bar +*.o +core -- 2.39.5