14 lines
118 B
Text
14 lines
118 B
Text
/*
|
|
!.gitignore
|
|
|
|
!/etc/
|
|
/etc/*
|
|
!/etc/issue
|
|
|
|
!/etc/skel/
|
|
/etc/skel/*
|
|
!/etc/skel/.bashrc
|
|
|
|
!/root/
|
|
/root/*
|
|
!/root/.bashrc
|