Skip to content

Commit

Permalink
Merge pull request meanjs#395 from sylvainlap/master
Browse files Browse the repository at this point in the history
Remove dist files because users will have to grunt build anyway after making modifications
  • Loading branch information
ilanbiala committed Feb 8, 2015
2 parents bcd5cf8 + eef2a33 commit c68c393
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 625 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Thumbs.db
.sass-cache/
npm-debug.log
node_modules/
public/lib
public/lib/
app/tests/coverage/
.bower-*/
.idea/
Expand All @@ -20,6 +20,7 @@ app/tests/coverage/
# ======================
config/sslcerts/*.pem
access.log
public/dist/

# Sublime editor
# ==============
Expand Down
Loading

0 comments on commit c68c393

Please sign in to comment.