tree: Go back to git.mk-generated .gitignore
authorJonathan Lebon <jonathan@jlebon.com>
Thu, 23 Jul 2026 15:17:54 +0000 (11:17 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Thu, 23 Jul 2026 15:54:39 +0000 (11:54 -0400)
commit2f9a659b53aae92098d643640006d2bf5d7bb094
tree4b2fc3c30f1fcd4d37b90e9b141e2e9abedd9790
parent16e537cb8a9b69d8f254dfbf4abf4f0358251f56
tree: Go back to git.mk-generated .gitignore

Commit b0cd80d9 ("ci: Add Packit CI with RPM builds and TMT integration
tests") added an in-tree .gitignore which trips up the `git.mk` bits
which normally generate it. And so then build artifacts showed up all as
untracked files.

Go back to keeping `.gitignore` untracked and instead add `.cosa` to
`GITIGNOREFILES` to retain the original entries that b0cd80d9 added.
.gitignore [deleted file]
Makefile.am