gitignore + hostname
commit
db4eac1d00
@ -0,0 +1,6 @@
|
|||||||
|
/*
|
||||||
|
!/etc
|
||||||
|
/etc/*
|
||||||
|
!/etc/hostname
|
||||||
|
!/etc/nginx/sites-available/
|
||||||
|
!.gitignore
|
@ -0,0 +1 @@
|
|||||||
|
TGC3
|
Loading…
Reference in New Issue