Skip to content

Commit

Permalink
updated gitignore and added required directories for node cluster to …
Browse files Browse the repository at this point in the history
…work out of the box
  • Loading branch information
Simon Tokumine committed Sep 5, 2011
1 parent 54dd9c0 commit 44d62e4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
logs/
pids/
logs/*.log
pids/*.pid
*.sock
test/tmp/*
node_modules/
Expand Down
Empty file added logs/.gitneedsme
Empty file.
Empty file added pids/.gitneedsme
Empty file.

0 comments on commit 44d62e4

Please sign in to comment.