Create sysadmin's home directory and update .gitignore files.
This commit is contained in:
parent
3da28718a6
commit
374e0818c0
13 changed files with 265 additions and 3 deletions
8
home/sysadmin/.gitignore
vendored
Normal file
8
home/sysadmin/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
!/.*
|
||||
!/.*/
|
||||
!/.*/**
|
||||
|
||||
/.bash_history*
|
||||
/.gnupg/
|
||||
/.nano_history
|
||||
Loading…
Add table
Add a link
Reference in a new issue