From: John Foerch Date: Thu, 29 Nov 2012 15:08:51 +0000 (-0500) Subject: .gitignore: add /xulrunner X-Git-Tag: debian-1.0--pre-1+git160130-1~224 X-Git-Url: https://repo.or.cz/w/conkeror.git/commitdiff_plain/01e086f83b4bbdf539be09f0980fb1aad2af2262 .gitignore: add /xulrunner The xulrunner-stub method of launching Conkeror requires a symlink (or directory) 'xulrunner' that points to the xulrunner installation. Git should ignore this symlink. --- diff --git a/.gitignore b/.gitignore index 9cb47fd..bf63ae2 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ plugins /debian/conkeror/ /debian/files /debian/stamp-patched +/xulrunner