From 6794df251a355ec4e97361cf55e5146c28af096d Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: May 11 2018 21:04:50 +0000 Subject: Drop mercurial formatting from .gitignore The project was managed in mercurial before converting to git in 2010. The .hgignore file was renamed to .gitignore in 151adde ("rename .hgignore to .gitignore", 2010-01-05). Remove the 'syntax: glob' entry which has no meaning in git. Signed-off-by: Todd Zullinger --- diff --git a/.gitignore b/.gitignore index 04d242d..e0a10f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,3 @@ -# use glob style matching -syntax: glob - INSTALL Makefile Makefile.in