Commit bde3d51
committed
Remove empty downloaded_* directories
These are created automatically when their contents is actually
downloaded during testing, so there is no need to keep empty directories
in git. By removing them it is possible to share the same directories
between multiple git working trees, by simply making symlinks (which was
not possible before without ending up with a modified working tree).
Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>1 parent 4e56760 commit bde3d51
File tree
7 files changed
+3
-8
lines changed- src/arduino.cc/builder/test
- downloaded_board_manager_stuff
- downloaded_hardware
- downloaded_libraries
- downloaded_stuff_patches
- downloaded_tools
7 files changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 0 additions & 3 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Whitespace-only changes.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| |||
0 commit comments