diff --git a/.gitignore b/.gitignore index 748af16..75fb337 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,8 @@ *.out *.swp *.o -hkd* -!hkd.1 -tests/parse -tests/ioctl -tests/evtest -tests/struct_init -tests/inotify +hkd +hkd_debug +tests/** +!tests/*.c +!tests/makefile