mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Use example files to allow proper git-ignoring
The following files: * myhosts * blacklist * whitelist can be all be modified by the user for personal usage. However, git is tracking these files since they exist in the repository, which makes it difficult to do so without accidentally pushing one's own customizations. This commit converts those examples to ".example" files, which serve as the defaults if one of the files listed above does not exist. Closes gh-144.
This commit is contained in:
4
myhosts.example
Normal file
4
myhosts.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Custom host records are listed here.
|
||||
|
||||
|
||||
# End of custom host records.
|
||||
Reference in New Issue
Block a user