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 *.out
*.swp *.swp
*.o *.o
hkd* hkd
!hkd.1 hkd_debug
tests/parse tests/**
tests/ioctl !tests/*.c
tests/evtest !tests/makefile
tests/struct_init
tests/inotify