From: jeresig Date: Mon, 30 Nov 2009 18:00:06 +0000 (-0500) Subject: Ignore diff and patch files. X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=84857abefce7b5ec4f4018caf98d7d61e952789f Ignore diff and patch files. --- diff --git a/.gitignore b/.gitignore index 439cf4f..13b675a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ src/selector.js dist .settings *~ +*.diff +*.patch