diff options
| author | Remi Collet <remi@remirepo.net> | 2020-12-22 11:29:11 +0100 |
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-12-22 11:29:11 +0100 |
| commit | 03b9f804928ef09cd47a9e05a05a4e9998ccd4f5 (patch) | |
| tree | d7198850ee7725577ae88d559450d2a06fb519a4 /.gitignore | |
New package
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 |
