From 7112906ab99a2496e2ca9113298676df78e60f5e Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Tue, 3 May 2016 10:54:08 -0700 Subject: [PATCH] Ignore more files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7503c9a..14326e9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ build/ *.gch autom4te.cache/ .*.swp +*.o +*.d +.gdb_history -- 2.30.2