From 7efe74427b005b658d8adf4db2ae7ad5565c4fc0 Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Wed, 6 Mar 2013 19:42:55 +0100 Subject: [PATCH] update gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 08e456b..3054fb5 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,12 @@ timing.exe # ignore VS intermediate and program database files *.idb *.pdb + +# oops ;) but we don't want them to appear in the repository... +*.stackdump + +# misc +*.rej +*.patch +*.diff +*.orig