Skip to content

Commit

Permalink
Remove '.mason' from ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
scothis committed Sep 2, 2016
1 parent 5632937 commit 6e029f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ npm-debug.log
*.sublime-*
coverage
.DS_Store
.mason
.nyc_output
/debug/access-token-generated.js
/bench/index-generated.js
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.mason
_site
bench
coverage
Expand Down

0 comments on commit 6e029f1

Please sign in to comment.