[Pkg-javascript-commits] [node-umd] 01/11: Initial commit

Bastien Roucariès rouca at moszumanska.debian.org
Mon Apr 17 07:38:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to annotated tag 1.2.0
in repository node-umd.

commit 7f34f679e59a5051e6d4fe7e6be9657a440bbc86
Author: Forbes Lindesay <forbes at lindesay.co.uk>
Date:   Sat Mar 16 09:53:30 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..18d9277
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+umd
+===
+
+Universal Module Definition for use in automated build systems
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-umd.git



More information about the Pkg-javascript-commits mailing list