1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-05 21:27:31 +02:00

Don't ignore Gruntfile, it's required for compile

This commit is contained in:
Zlatan Vasović
2013-12-08 12:25:52 +01:00
parent b5613c9af5
commit a5d9b358ab

View File

@@ -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": {