├── 0x00-vagrant ├── 0-hello_ubuntu └── README.md └── README.md /0x00-vagrant/0-hello_ubuntu: -------------------------------------------------------------------------------- 1 | Linux 2 | -------------------------------------------------------------------------------- /0x00-vagrant/README.md: -------------------------------------------------------------------------------- 1 | #My_0x00-vagrant_readme 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | **This file is mandatory in projects** 2 | --------------------------------------------------------------------------------