Skip to content

Commit

Permalink
Ignore minified js
Browse files Browse the repository at this point in the history
  • Loading branch information
dsingleton committed Mar 7, 2013
1 parent 098fb9e commit f1e2b3f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .ackrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@ styles=.css,.less,.sass,.scss

# Assets
--type-set
assets=.css,.less,.sass,.scss,.js,.coffee
assets=.css,.less,.sass,.scss,.js,.coffee

# ignore minified JS files
-G
(?<![\-\.]min\.js)$

0 comments on commit f1e2b3f

Please sign in to comment.