diff --git a/testfile.txt b/testfile.txt new file mode 100644 index 0000000..aeb7d35 --- /dev/null +++ b/testfile.txt @@ -0,0 +1,23 @@ +.. +├── github token.txt +├── git-workflow +│   ├── assets +│   │   └── css +│   │   └── style.scss +│   ├── clone.png +│   ├── _config.yml +│   ├── fork.png +│   ├── _layouts +│   │   └── default.html +│   ├── LICENSE +│   ├── pull2.png +│   ├── pull3.png +│   ├── pull.png +│   ├── README.md +│   └── testfile.txt +└── hello-world + ├── dirroot.txt + ├── dir.txt + └── README.md + +5 directories, 15 files