init
This commit is contained in:
commit
92fba87e05
4 changed files with 239 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
/*
|
||||
!.gitignore
|
||||
|
||||
!/etc/
|
||||
/etc/*
|
||||
!/etc/issue
|
||||
|
||||
!/etc/skel/
|
||||
/etc/skel/*
|
||||
!/etc/skel/.bashrc
|
||||
|
||||
!/root/
|
||||
/root/*
|
||||
!/root/.bashrc
|
Loading…
Add table
Add a link
Reference in a new issue