From de54c5b749b3eefb75d420840c889533a58aa342 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 24 Jul 2013 14:25:51 +0200 Subject: 64-bit compilation now compiles and runs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 200d997c9..f8f940470 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.orig obj obj_d +obj64 +obj64_d objs *.exe *.dll @@ -21,3 +23,4 @@ GPATH GRTAGS GTAGS TAGS +cscope* -- cgit v1.2.3