From f2edfd5037e6dd4fa10e00b64cbd62f6cc50daa1 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 21 May 2016 10:48:26 +0200 Subject: Also pass event->name through; inotify_loop_forever --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1fc2545..53697c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ # Executables *.exe *.out -test # Directory used to store object files, abc files and assembly files Clean System Files/ @@ -9,3 +8,6 @@ Clean System Files/ # iTasks environment extra data *-data/ sapl/ + +test +test_reload -- cgit v1.2.3