diff options
author | Remi Collet <remi@remirepo.net> | 2018-09-17 14:28:12 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-09-17 14:28:12 +0200 |
commit | 674c0c7cf5f6c9ec5c6be811e1bf8b970a3ba1a1 (patch) | |
tree | ff45ebadd18990a39f4d66313e0d47841f423f0b /.gitignore | |
parent | f419697459b2aa7d76561be54251a997a013f54a (diff) |
update to 1.0.7
sources from git snapshot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc9aa8c --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +clog +package-*.xml +*.tgz +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm |