Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Better ignoring of for git and npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Oct 22, 2013
1 parent 23cd861 commit d609be9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ lib-cov
*.pid
*.gz
*.swp
*.rdb

pids
logs
Expand Down
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*~
*.rdb
redis.conf

0 comments on commit d609be9

Please sign in to comment.