Fix incorrectly-cased file in gitignore

This commit is contained in:
Joe Fiorini 2015-01-20 12:30:51 -05:00
parent 8bb8f67370
commit cd367395f4

2
.gitignore vendored
View File

@ -26,7 +26,7 @@ tar-build
*.py[c,o]
# JavaScript
/GruntFile.js
/Gruntfile.js
/bower.json
/package.json
node_modules/**