kernel-ark/usr/include
Masahiro Yamada 5134e94ac4 usr/include: refactor .gitignore
The current .gitignore intends to ignore everything under usr/include/
except .gitignore and Makefile.

A cleaner solution is to use a pattern suffixed with '/', which matches
only directories. It works well here because all the exported headers
are located in sub-directories, like <linux/*.h>, <asm/*.h>.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-05-02 00:43:34 +09:00
..
.gitignore usr/include: refactor .gitignore 2021-05-02 00:43:34 +09:00
Makefile arch: ia64: Remove rest of perfmon support 2021-01-22 12:12:20 +05:30