2
0
Fork 0
rootfs/.gitignore

24 lines
216 B
Plaintext
Raw Normal View History

2022-02-23 02:00:13 +01:00
/*
!.gitignore
!/etc/
/etc/*
!/etc/skel/
/etc/skel/*
!/etc/skel/.bashrc
!/root/
/root/*
!/root/.bashrc
!/usr/
/usr/*
!/usr/local/
/usr/local/*
!/usr/local/sbin/
/usr/local/sbin/*
!/usr/local/sbin/update-rootfs