Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
1602 committed Mar 4, 2013
2 parents ef9a1f7 + eb12503 commit 9129c27
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
@@ -1 +1,15 @@
node_modules
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

npm-debug.log
3 changes: 3 additions & 0 deletions README.md
@@ -0,0 +1,3 @@
# compound-auth

This app contains authentication skeleton that could be used as part of any expressjs application.

0 comments on commit 9129c27

Please sign in to comment.