summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-10-03 20:14:32 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-10-03 20:14:32 +0200
commitc8c00fabcf826914d965856590e063dd214842ca (patch)
tree54a8ba8b06e709c862f44e5a47128e5a8b3dbc6f
init
-rw-r--r--.hgignore25
-rw-r--r--AUTHORS1
-rw-r--r--ChangeLog0
-rw-r--r--NEWS2
-rw-r--r--README0
5 files changed, 28 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..47a7094
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,25 @@
+(^|/)\.svn($|/)
+(^|/)\_darcs($|/)
+(^|/)CVS($|/)
+(^|/)\.cdv($|/)
+(^|/)MT($|/)
+(^|/)\.hg($|/)
+(^|/)\.bzr($|/)
+^tailor.log$
+^tailor.info$
+.*\.o
+.*\.Po
+config\..*
+autom4te.cache
+COPYING
+INSTALL
+Makefile
+Makefile.in
+configure
+aclocal.m4
+depcomp
+install-sh
+stamp-h1
+missing
+tags
+flimsel
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..ee1ae26
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+Johannes Hofmann
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ChangeLog
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..a019dfd
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,2 @@
+pnmlcms ChangeLog
+=================
diff --git a/README b/README
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/README