From dacd393fefeabafd1306533dd6c5a56e0ab347cc Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 27 Feb 2011 18:48:35 +0100 Subject: Initial commit --- test.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test.conf (limited to 'test.conf') diff --git a/test.conf b/test.conf new file mode 100644 index 0000000..3963a92 --- /dev/null +++ b/test.conf @@ -0,0 +1,6 @@ +#str="hello" +#foo.bar.str="lol" +foo.bar.int=99l +#int=123 +foo.bar.baz.bool=ja +#bool=yes -- cgit v1.2.1