Commit e2667e7
committed
Exlude .gitignore from release tarballs
The `.gitignore` files should not be included in the release tarballs
because they hide required files and may conflict with existing
`.gitignore` files when the tarball is extracted into a git repository.
Closes: #3559
Fixes: 04f7009 ("Adds a simple release script")1 parent 0fb4aff commit e2667e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments