diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-04-02 18:13:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-04-02 18:13:00 +0200 |
commit | ece2f89cdd0920950a842ad99e448801b5a5d823 (patch) | |
tree | be949d99a651306626e346ab8612720c8a04fb56 /.gitignore | |
parent | b9aaf1873cbec4be110492b370bf628bb3c7f706 (diff) |
v4.0.8
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 |