Added Grunt.js config to project for SASS stylesheets and CoffeeScript
This commit is contained in:
@@ -56,3 +56,9 @@ build-iPhoneSimulator/
|
||||
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
|
||||
# .rubocop-https?--*
|
||||
|
||||
# Ignore Grunt.js dependencies
|
||||
node_modules/
|
||||
|
||||
# Ignore compiled CSS and JS
|
||||
public/css/
|
||||
public/js/
|
||||
|
||||
Reference in New Issue
Block a user