From: Jakub Vrana Date: Mon, 7 Mar 2011 13:38:25 +0000 (+0100) Subject: Ignore compiled files only in root X-Git-Tag: v3.2.1~66 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=61cec7efcc6be0c7c6da2b97d354e7c33752ad20;p=adminer.git Ignore compiled files only in root --- diff --git a/.gitignore b/.gitignore index 5ee5d6a6..b9b4e824 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -adminer*.php -editor*.php +/adminer*.php +/editor*.php