From 3f91e8aeccd677bb05e2ef0c83850964bc491ea7 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Wed, 15 May 2013 12:46:05 +0100 Subject: [PATCH] Updates to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d70be3d6..02292b52 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,13 @@ *.o *.xe *.vcd +*.swo *.s *.xi *.i +*.bin +.* +*~ *.a *.swp *.*~