From ad0141aea57f7a5881a9c899a74445f8825fc267 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Mon, 30 Dec 2013 22:01:53 +0100 Subject: [PATCH] Modified/added some Delphi ignores --- .gitignore | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 852b25fa..222a853b 100644 --- a/.gitignore +++ b/.gitignore @@ -143,19 +143,29 @@ gen-* /lib/delphi/src/*.dcu /lib/delphi/test/*.identcache /lib/delphi/test/*.local -/lib/delphi/test/codegen/*.bat -/lib/delphi/test/skip/*.local -/lib/delphi/test/skip/*.identcache -/lib/delphi/test/skip/*.identcache -/lib/delphi/test/serializer/*.identcache /lib/delphi/test/*.dcu /lib/delphi/test/*.2007 /lib/delphi/test/*.dproj /lib/delphi/test/*.dproj +/lib/delphi/test/codegen/*.bat +/lib/delphi/test/skip/*.local +/lib/delphi/test/skip/*.identcache +/lib/delphi/test/skip/*.identcache /lib/delphi/test/skip/*.dproj /lib/delphi/test/skip/*.dproj +/lib/delphi/test/skip/*.2007 +/lib/delphi/test/serializer/*.identcache /lib/delphi/test/serializer/*.dproj /lib/delphi/test/serializer/*.local +/lib/delphi/test/serializer/*.2007 +/lib/delphi/test/multiplexed/*.dproj +/lib/delphi/test/multiplexed/*.2007 +/lib/delphi/test/multiplexed/*.local +/lib/delphi/test/multiplexed/*.identcache +/lib/delphi/test/typeregistry/*.2007 +/lib/delphi/test/typeregistry/*.dproj +/lib/delphi/test/typeregistry/*.identcache +/lib/delphi/test/typeregistry/*.local /lib/erl/.generated /lib/erl/.eunit /lib/erl/ebin -- 2.17.1