File tree Expand file tree Collapse file tree 3 files changed +33
-0
lines changed
Expand file tree Collapse file tree 3 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ # EMPTY DIRECTORIES
2+
3+ I don't know why, but Github does this annoying thing where an empty directory
4+ will not appear in the repo. ie. If plots_recursive_calls/ has nothing inside of it, Github
5+ wont show it, and cloning the repo will not contain the directory either.
6+
7+
8+ So the sole purpose of this file is so that, when there are no other files inside
9+ results/, the results directory still exists (also to document my rant about this
10+ issue)
11+
Original file line number Diff line number Diff line change 1+ # EMPTY DIRECTORIES
2+
3+ I don't know why, but Github does this annoying thing where an empty directory
4+ will not appear in the repo. ie. If plots_timing/ has nothing inside of it, Github
5+ wont show it, and cloning the repo will not contain the directory either.
6+
7+
8+ So the sole purpose of this file is so that, when there are no other files inside
9+ results/, the results directory still exists (also to document my rant about this
10+ issue)
11+
Original file line number Diff line number Diff line change 1+ # EMPTY DIRECTORIES
2+
3+ I don't know why, but Github does this annoying thing where an empty directory
4+ will not appear in the repo. ie. If plots_total_size/ has nothing inside of it, Github
5+ wont show it, and cloning the repo will not contain the directory either.
6+
7+
8+ So the sole purpose of this file is so that, when there are no other files inside
9+ results/, the results directory still exists (also to document my rant about this
10+ issue)
11+
You can’t perform that action at this time.
0 commit comments