Skip to content

Instantly share code, notes, and snippets.

@Chityanj
Created August 21, 2020 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Chityanj/1dca44d332b2ab12929bacb8583ab65b to your computer and use it in GitHub Desktop.
Save Chityanj/1dca44d332b2ab12929bacb8583ab65b to your computer and use it in GitHub Desktop.
```bash
your git repo folder
├─ .gitignore
├─ composer.json
├─ comsoder.lock
├─ Procfile
└─ web
├─ _h5ai
├─ your files
├─ and folders
├─ more folder or files
└─ .htaccess
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment