From d83b1f7851f406de923f0dc539f28b3b98efbce7 Mon Sep 17 00:00:00 2001 From: Alexander Berntsen Date: Sun, 23 Jun 2013 14:22:04 +0200 Subject: [PATCH] Add a few things to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index efeb4893..0160a246 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,16 @@ tags include/GENERATED_*.h include/all.h.pch +*~ *.swp *.gcda *.gcno test.commands_parser test.config_parser +testcases/MYMETA.json +testcases/MYMETA.yml +testcases/blib/ +testcases/pm_to_blib *.output *.tab.* *.yy.c