diff options
| author | XhmikosR <[email protected]> | 2017-11-03 13:31:59 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-11-03 14:12:47 +0200 |
| commit | 7f6ad11fb8aa28559945ff704806ff3b974a5275 (patch) | |
| tree | 4a74702cd6f3ed98be72e447221f34167d2fcb8a | |
| parent | c52a13d3952f85fb602fd5bf6a0786dc42a88d6e (diff) | |
| download | bootstrap-7f6ad11fb8aa28559945ff704806ff3b974a5275.tar.xz bootstrap-7f6ad11fb8aa28559945ff704806ff3b974a5275.zip | |
Update Jekyll excludes to ignore more files.
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 4dbb9a4a9..9cd533f72 100644 --- a/_config.yml +++ b/_config.yml @@ -25,12 +25,14 @@ exclude: - nuget/ - scss/ - vendor/ + - CODE_OF_CONDUCT.md - composer.json - Gemfile - Gemfile.lock - package.js - package.json - package-lock.json + - README.md - sache.json - twbsconfig.yml |
