diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-05 10:57:11 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-05 10:57:11 +0100 |
commit | f0312c8f57f96e33643754357bf9006028edfffc (patch) | |
tree | e09a4c71d0439ba30a4a48557a18a30db363a3eb /.gitignore |
dup v3
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 |