Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
#262: Exclude test and tools folders from the npm module.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andr� Rodrigues committed Jul 6, 2012
1 parent ae8cf10 commit d0a6dab
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .npmignore
Expand Up @@ -4,5 +4,8 @@
# Node #
node_modules/

# Recordings #
test/recordings*
# Test folder #
test/

# Tools #
tools/

0 comments on commit d0a6dab

Please sign in to comment.