gentoo/.gitignore
2025-06-27 22:23:49 -06:00

12 lines
133 B
Plaintext

# Ignore everything
*
# But not these files...
!.gitignore
!make.conf
!buildkernel.sh
# ...even if they are in subdirectories
!*/