📂 C:\Users\Wasi Master\Documents\GitHub\rtree\demo
└── src
├── adobe
│ ├── illustrator.ai
│ └── photoshop.psd
├── folder
│ └── keep.txt
├── others
│ ├── 遲 archive.zip
│ ├── bash.sh
│ ├── database.sql
│ ├── font.woff2
│ ├── html.html
│ ├── image.png
│ ├── key.pub
│ ├── latex.tex
│ ├── powershell.ps1
│ ├── ﰟ svg.svg
│ ├── xml.xml
│ └── yaml.yaml
├── scripts
│ ├── c#.cs
│ ├── c++.cpp
│ ├── c.c
│ ├── coffeescript.coffee
│ ├── f#.fs
│ ├── go.go
│ ├── java.java
│ ├── javascript.js
│ ├── json.json
│ ├── 🐫 perl.perl
│ ├── php.php
│ ├── python.py
│ ├── ruby.rb
│ ├── rust.rs
│ ├── ﯣ swift.swift
│ └── ﯤ typescript.ts
├── styles
│ ├── css.css
│ ├── less.less
│ ├── sass.sass
│ └── stylus.styl
├── taskrunners
│ ├── brunch-config.js
│ ├── gruntfile.js
│ ├── gulpfile.js
│ └── ﰩ webpack.js
├── templates
│ ├── blade.blade.php
│ ├── haml.haml
│ ├── handlebars.hbs
│ ├── jade.jade
│ ├── markdown.md
│ ├── pug.pug
│ ├── react.jsx
│ ├── twig.twig
│ └── ﵂ vue.vue
├── testing
│ ├── karma.conf.js
│ └── pytest.ini
├── .config
├── .dockerfile
├── .gitignore
├── .htaccess
├── .vscodeignore
├── AndroidManifest.xml
├── bower.json
├── eslintrc.js
├── file
├── LICENCE
├── nuget.config
├── package.json
├── Pipfile
├── README
└── yarn.lock