diff options
| author | Camil Staps | 2016-05-21 10:48:26 +0200 |
|---|---|---|
| committer | Camil Staps | 2016-05-21 10:48:26 +0200 |
| commit | f2edfd5037e6dd4fa10e00b64cbd62f6cc50daa1 (patch) | |
| tree | b99defa2382d269cd502bafaa3c05dd265e01a7e /.gitignore | |
| parent | 80 chars (diff) | |
Also pass event->name through; inotify_loop_forever
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
