diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-31 17:38:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-31 17:38:17 +0200 |
commit | fa143b9f906c321b3a31e1c594a5b960d482b533 (patch) | |
tree | 3b4a0f5238f1101704a8f2e22e1301814178ba58 /.gitignore | |
parent | d831b76c2607760ced594bdfbf145d59245910ee (diff) |
v2.1.3
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 |