diff options
author | Remi Collet <remi@remirepo.net> | 2024-09-09 08:51:14 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-09-09 08:51:14 +0200 |
commit | 12f4b61b9a2d77a53f82c26ef58bd95d7ef2ef06 (patch) | |
tree | 832c809d82ed3fff8c6d083963e49be386377569 /.gitignore |
dup spec
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01f0400 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +clog +package-*.xml +*.tgz +*.tar.bz2 +*.tar.gz +*.tar.xz +*.tar.xz.asc +*.src.rpm +*/*rpm |