From 49f092ab6b9823682eaee363ccc56a89d46fc1ad Mon Sep 17 00:00:00 2001 From: your-favorite-hacker Date: Sun, 31 May 2015 09:38:20 +0200 Subject: [PATCH] execwatch --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f67c6e4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "execwatch"] + path = execwatch + url = https://github.com/your-favorite-hacker/FreeBSD/execwatch