Fix import.

Reset the branch state due to improper import.
RHEL git ref that the branch was reset to
<31f1df52f72ef741c148f1a711b29c2d2d51c1d6>.

Summary:
* `.gitignore`
  Loosen the matching rules.
* `dead.package.c9s`
  This file is irrelevant for C8S/RHEL 8.

Related: rhbz#2149262
This commit is contained in:
Jarek Prokop 2023-04-19 12:48:00 +02:00
parent 5a1fec0165
commit c8c81b9708
2 changed files with 2 additions and 5 deletions

6
.gitignore vendored
View File

@ -1,4 +1,2 @@
SOURCES/abrt-0.4.0-spec.tar.gz
SOURCES/abrt-0.4.0.gem
/abrt-0.4.0-spec.tar.gz
/abrt-0.4.0.gem
/abrt-*-specs.tar.gz
/abrt-*.gem

View File

@ -1 +0,0 @@
rubygem-abrt package is retired for CS-559