14 lines
159 B
Text
14 lines
159 B
Text
/*
|
|
!.gitignore
|
|
|
|
!/etc/skel/
|
|
/etc/skel/*
|
|
!/etc/skel/.bashrc
|
|
|
|
!/root/
|
|
/root/*
|
|
!/root/.bashrc
|
|
|
|
!/usr/local/sbin/
|
|
/usr/local/sbin/*
|
|
!/usr/local/sbin/update-rootfs
|