diff options
author | Remi Collet <remi@remirepo.net> | 2023-01-02 17:07:37 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-01-02 17:07:37 +0100 |
commit | 25ef48e9da5dbba556467495809cb4949c9f6c8a (patch) | |
tree | 9c3f3a75d44b7ae219b70293649c578db2268bf1 /.gitignore |
import from EL-7
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 |