Commit 5eeaf114 authored by Mark Otto's avatar Mark Otto

Merge pull request #11780 from ZDroid/grunt-dev

Don't ignore Gruntfile, it's required for compile
parents b5613c9a a5d9b358
...@@ -18,9 +18,7 @@ ...@@ -18,9 +18,7 @@
"js/tests", "js/tests",
"CNAME", "CNAME",
"CONTRIBUTING.md", "CONTRIBUTING.md",
"Gruntfile.js",
"composer.json", "composer.json",
"package.json",
"*.html" "*.html"
], ],
"dependencies": { "dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment