Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2017-05-17 12:47:52 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2017-05-17 12:47:52 +0300
commit90c5d18e601f079c4e514ded011a14b479513784 (patch)
tree1b5bd44ff88df9c5ed8c40740903293fdbcdca4d
parent967536f3c9c4d82304767e2b6d4a17abc94f2b89 (diff)
Remove completely out-of-date CHANGELOG.
-rw-r--r--bower.json1
-rw-r--r--normalize-scss.gemspec1
2 files changed, 0 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 1cef998..767cd6a 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,6 @@
"homepage": "https://github.com/JohnAlbin/normalize-scss",
"ignore": [
"**/.*",
- "CHANGELOG.md",
"CONTRIBUTING.md",
"lib",
"node_modules",
diff --git a/normalize-scss.gemspec b/normalize-scss.gemspec
index 97ba704..bc58953 100644
--- a/normalize-scss.gemspec
+++ b/normalize-scss.gemspec
@@ -21,7 +21,6 @@ Gem::Specification.new do |spec|
spec.files = `git ls-files`.split($/).select {|f| File.exist?(f) && f =~ %r{^(lib|sass)/} }
spec.files += %w(
bower.json
- CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
normalize-scss.gemspec