diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-30 07:42:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-30 07:42:13 +0200 |
commit | fad7573157e9047c532e7a729e226a14b4af47f5 (patch) | |
tree | 322aecae430b30aafddb5256e741d664732ac26d | |
parent | e9811d8cb641957d1b269cfa454e6b904dfc4985 (diff) |
.gitignore
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..95b26a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.tgz +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm |