From be8f1f292b8f1bb036811f9323eebb762905d217 Mon Sep 17 00:00:00 2001 From: Fbenas Date: Thu, 15 May 2014 13:56:35 +0100 Subject: moved ini files to .ini.example and add originals to gitignore to avoid committing private information stored in config files --- Client.ini.example | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Client.ini.example (limited to 'Client.ini.example') diff --git a/Client.ini.example b/Client.ini.example new file mode 100644 index 0000000..2e61b34 --- /dev/null +++ b/Client.ini.example @@ -0,0 +1,10 @@ +;[config] + +;server = example.com +;port = 12345 +;channel = #channel +;realname = Bot +;username = Bot +;hostname = bla.com +;servername = someserver.com +;pass = PASSWORD for user on network -- cgit v1.2.3