Commit 5bc73d1
committed
chore: do not carry what is not the package
Two files were tracked that describe a machine rather than the package: one
editor's settings, and a compilation database whose every entry is an absolute
path on the machine that produced it. Neither is reproducible, neither is read by
anything that builds this package, and both change whenever somebody opens the
directory.
The ignore list is now the same in all six repositories of this project, and it
names what a build produces, what an editor leaves beside the sources, and what a
file browser leaves behind. A repository that carries one editor's settings has
an opinion about editors.1 parent 9976346 commit 5bc73d1
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments