Exclude CNAME
There’s no reason you’d want to be able to access the CNAME file on the hosted site.
This commit is contained in:
parent
0644ab5e32
commit
ac82e6802c
|
@ -74,3 +74,4 @@ exclude:
|
||||||
- Gemfile.lock
|
- Gemfile.lock
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- README.md
|
- README.md
|
||||||
|
- CNAME
|
||||||
|
|
Loading…
Reference in a new issue