Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

Commit

Permalink
Add build directories to npm- and git-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jnordberg committed Apr 2, 2012
1 parent b1cf607 commit a7af05d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
node_modules
lib
examples/*/build
1 change: 1 addition & 0 deletions .npmignore
@@ -0,0 +1 @@
examples/*/build

0 comments on commit a7af05d

Please sign in to comment.