diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-04 15:08:04 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-04 15:08:04 +0100 |
commit | 6cd429efad37a10e57f66b46dffcf3e4a5881c84 (patch) | |
tree | 3b3c4d669dbad79ccfdcac26da33fdfcce455c01 /.gitignore |
dup v4
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 |