diff options
author | Remi Collet <remi@remirepo.net> | 2021-10-19 10:07:41 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-10-19 10:07:41 +0200 |
commit | a95ea0c1374faffa985ca63e91ce96bb4926793c (patch) | |
tree | 44501ffeb7bc97819ce34d90806397726c8c6695 /.gitignore |
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 |