Commit Graph

13 Commits

Author SHA1 Message Date
Steven Black
16f0e134ab
Add .gitignore. 2023-09-08 11:10:46 -04:00
Steven Black
1d346c35b4
Issue #1775: fix — rogue .gitignore line removed. 2021-10-06 10:31:52 -04:00
XhmikosR
6c585c7161 Properly disable package-lock.json 2021-10-04 21:53:20 +03:00
Mateusz Konieczny
e26481d90c 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
2018-11-27 13:23:47 +01:00
Steven Black
f5d1d3b4eb Update .gitignore. 2018-03-14 00:16:28 -04:00
gfyoung
dce24af399 Add unittests for updateHostsFile.py 2017-06-28 20:13:01 -07:00
gfyoung
5799113f2c Add .idea and .iml to .gitignore 2017-05-08 01:13:56 -04:00
Steven Black
bba241e494 latest gitignore. 2016-12-17 13:47:14 -05:00
Tom Hoover
1e4de72b65 add an optional blacklist file
The contents of this file (containing a listing of additional
domains in 'hosts' file format) are appended to the unified hosts
file during the update process.
2016-12-10 14:17:56 -06:00
Steven Black
4ba242e151 Latest .gitignore file. 2016-03-22 23:24:49 -04:00
Steven Black
de62e0eb91 Issue #64: fix - ignore the backup copies of prior hosts files. 2016-02-15 12:59:08 -05:00
FrancoGag
ad5605c4c0 Ignore whitelist file 2015-11-05 10:37:20 -03:00
Zaur Molotnikov
7934f87b41 Update to include preamble handling 2015-10-30 11:13:21 +01:00