various changes
This commit is contained in:
parent
2b3d476376
commit
3cb4956d88
1 changed files with 4 additions and 13 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
@ -1,14 +1,5 @@
|
|||
/*
|
||||
!.gitignore
|
||||
*
|
||||
|
||||
!/etc/skel/
|
||||
/etc/skel/*
|
||||
!/etc/skel/.bashrc
|
||||
|
||||
!/root/
|
||||
/root/*
|
||||
!/root/.bashrc
|
||||
|
||||
!/usr/local/sbin/
|
||||
/usr/local/sbin/*
|
||||
!/usr/local/sbin/update-rootfs
|
||||
!*/etc/skel/.bashrc
|
||||
!*/root/.bashrc
|
||||
!*/usr/local/sbin/update-rootfs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue