These indicate a patch application went wrong, I want to see them in "git status". This appears to have been imported from .hgignore where it has been since 2005.
Signed-off-by: Ian Campbell <[email protected]> Cc: Daniel Kiper <[email protected]> --- Spotted while accidentally reviewing Daniel's patch against grub's .gitignore. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index bccbd12..dafa3c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ .hg *.orig -*.rej *~ *.swp *.o -- 2.1.4 _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
