Skip to content

Commit

Permalink
chore: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandopasik committed May 29, 2019
1 parent c527610 commit b474f8e
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,14 @@ Thumbs.db
.Spotlight-V100
.Trashes

# npm and bower installs
# npm
node_modules
bower_components
npm-debug.log
yarn-error.log

# sass cache folder
.sass-cache
# test files
coverage

# build and temp folders
dist
.tmp

# project files
coverage

0 comments on commit b474f8e

Please sign in to comment.