diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-21 12:33:55 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-21 12:33:55 +0200 |
commit | 49feb2bc1a16c912e3f52a53f97558d46a54b856 (patch) | |
tree | d180646e1ddec18c30305b472b49dc138ca733aa /.gitignore | |
parent | 1b05fa7553926f91b433a16e62a950b6b21cdeaa (diff) |
v8.9.2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ +clog +abi_dumps package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc *.src.rpm */*rpm -abi_dumps/ |