Commit 520ae44
authored
MINOR: [Dev] Add apt/yum build directories to
### Rationale for this change
Linux packaging builds copy/create a lot of files that weren't marked as ignored, so they were not deleted by `git clean -Xfd`.
### Are these changes tested?
Manually.
### Are there any user-facing changes?
No.
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>.gitignore (#46018)1 parent f8e0f30 commit 520ae44
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
| 20 | + | |
22 | 21 | | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
0 commit comments