diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-30 07:38:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-30 07:38:05 +0200 |
commit | f6e82db81b9a89f142933747c1ba128465d24eb3 (patch) | |
tree | 13ca249b026e1b41902cd5ffeae76ff63b06fc97 | |
parent | e3b0baa5aeca053b9a94fa3d0cddc0b014aa51b1 (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 |