From c119a40f63cf7aa38e85f809e691d6af7085bfe2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Aug 2019 09:17:01 +0200 Subject: - rebuild from RHEL-7.7 sources temporary workaround waiting for CentOS 7.7 - lower release to ensure official package will be preferred --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b0b29b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +package-*.xml +*.tgz +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm +abi_dumps/ -- cgit