diff options
| author | John French <jdaviesf7@gmail.com> | 2015-05-13 00:55:00 -0400 |
|---|---|---|
| committer | John French <jdaviesf7@gmail.com> | 2015-05-13 00:55:00 -0400 |
| commit | ac82e6802c80841607a48f2907c20380844ecb64 (patch) | |
| tree | 8e48b415065a1d35160abbe554defc6941477e3a | |
| parent | 0644ab5e321175df187afb839e3aea1e8f00ecc0 (diff) | |
| download | acn-blog-ac82e6802c80841607a48f2907c20380844ecb64.tar.gz acn-blog-ac82e6802c80841607a48f2907c20380844ecb64.tar.bz2 acn-blog-ac82e6802c80841607a48f2907c20380844ecb64.zip | |
Exclude CNAME
There’s no reason you’d want to be able to access the CNAME file on the
hosted site.
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index e77fe90..cebf496 100644 --- a/_config.yml +++ b/_config.yml @@ -74,3 +74,4 @@ exclude: - Gemfile.lock - LICENSE - README.md + - CNAME |
