From: Jakub Vrana Date: Fri, 14 May 2010 17:15:25 +0000 (+0200) Subject: Ignore compiled files X-Git-Tag: v3.0.0~110 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=96e3487afd23c65a28f0492fdc05eb0a0020e401;p=adminer.git Ignore compiled files --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5ee5d6a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +adminer*.php +editor*.php