[Pkg-javascript-commits] [node-log-driver] 01/49: Initial commit
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Feb 22 12:56:58 UTC 2018
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-log-driver.
commit 7f01b50609663bc760f2350b5ad806f11afa15e6
Author: Gregg Caines <gregg at caines.ca>
Date: Sun Mar 17 18:27:52 2013 -0700
Initial commit
---
.gitignore | 14 ++++++++++++++
README.md | 4 ++++
2 files changed, 18 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f356293
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+lib-cov
+*.seed
+*.log
+*.csv
+*.dat
+*.out
+*.pid
+*.gz
+
+pids
+logs
+results
+
+npm-debug.log
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b5e2e63
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+stdlog
+======
+
+node logger that only logs to stdout
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-log-driver.git
More information about the Pkg-javascript-commits
mailing list