hostap/tests/.gitignore
Johannes Berg e150641f78 tests: Rewrite .gitignore file
The file was already outdated again, so rewrite it to ignore
anything but c, h and sh files that start with "test-".

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-10-10 12:54:30 +03:00

4 lines
31 B
Plaintext

test-*
!test-*.[ch]
!test-*.sh