From: Mateusz Konieczny Date: Tue, 27 Nov 2018 12:19:53 +0000 (+0100) Subject: remove existing file from .gitignore X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e26481d90c475f59cdf9436be175c65a88abf46c;p=stevenblack-hosts.git remove existing file from .gitignore listing existing files in .gitignore has no effects that are desirable especially - modifications of tracked files listed in gitignore are not ignored main effect is confusing people using code fixes #660 --- diff --git a/.gitignore b/.gitignore index bb274d418..7f940d419 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ myhosts blacklist whitelist readmeData.json -hosts hosts-* /web.config /__pycache__