Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #293 from ychongsaytc/patch-1
Browse files Browse the repository at this point in the history
Ignore Grunt temp files and SASS cache files
  • Loading branch information
jgravois committed Jan 30, 2017
2 parents 9b25de0 + 6d6a2b8 commit 5d95b47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .npmignore
Expand Up @@ -4,3 +4,9 @@ source
out
docs
config.rb

# Ignore Grunt temp files
.grunt

# SASS
.sass-cache

0 comments on commit 5d95b47

Please sign in to comment.