diff options
author | Remi Collet <remi@remirepo.net> | 2017-09-04 12:33:06 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-09-04 12:33:06 +0200 |
commit | a26fe6635e669fb85b80e77e2bd941ca4e173a96 (patch) | |
tree | 5efbe8bdbc9eaa641dc3f8f2b1710360b7c6f07e /.gitignore | |
parent | 950aeec8cc5c2f1183f880f7ba4a79b70211ad9d (diff) |
backport
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ab5c4f --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +package-*.xml +*.tgz +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm |