freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit 46f63a02ede66f491b3659a729124afd59b0ce11
parent 48f3b64932b0017cfcd39e933161aa3d5c079d54
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 15 Mar 2016 17:04:34 +0100

Update .gitignore

Diffstat:
M.gitignore | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -25,4 +25,5 @@ build/Release # Dependency directory # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git node_modules -windoof_serviceHandler -\ No newline at end of file +install.js +uninstall.js +\ No newline at end of file