more readable gitignore

This commit is contained in:
Alessandro Mauri 2020-08-30 23:07:35 +02:00
parent 6a3e033b68
commit 5d6ee6dd83

12
.gitignore vendored
View File

@ -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