filewatcherd

FreeBSD daemon that watches files and runs commands when they change
git clone https://git.instinctive.eu/filewatcherd.git
Log | Files | Refs | README | LICENSE

commit e5e4be834c69ef1bd2e9a24fd70f58ae55d14709
parent 79b8110fb3c79c2bc47a95bdb1a81a9e262c8a47
Author: Natasha Kerensikova <natacha@instinctive.eu>
Date:   Wed, 21 Aug 2013 21:57:05 +0200

Add .gitignore

Diffstat:
A.gitignore | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +*.o +depends/ +filewatcherd