From 79529475f1c46af1fca7babea202a66d65d627dd Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Thu, 26 Sep 2013 15:25:21 +0100 Subject: [PATCH] experiment with attributes --- .gitattributes | 1 + README | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0425717 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +README ident diff --git a/README b/README index fa21666..a122cb3 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ +$Id$ + Actually this is some kind of server toolkit, also containing a class and interface toolkit for C. I use a gcc preprocessor extension to use empty variadoc