Alexandre Julliard : Merge the contents of info/exclude into the top-level .gitignore.
16 Feb
2006
16 Feb
'06
11:34 a.m.
Module: wine Branch: refs/heads/master Commit: 5f3cc79424b74031b30636a26957ff40a7d5163b URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=5f3cc79424b74031b30636a2... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Feb 16 12:14:06 2006 +0100 Merge the contents of info/exclude into the top-level .gitignore. --- .gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 38068e2..2006f5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,14 @@ +*.[oa] +*.orig +*.rej +*.so +*~ Make.rules Makefile +TAGS autom4te.cache config.cache config.log config.status +tags wine
7244
Age (days ago)
7244
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard