diff --git a/.gitignore b/.gitignore index ce34043..c8cf05f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -SOURCES/LWP-Protocol-https-6.07.tar.gz +/LWP-Protocol-https-6.02.tar.gz +/LWP-Protocol-https-6.03.tar.gz +/LWP-Protocol-https-6.04.tar.gz +/LWP-Protocol-https-6.06.tar.gz /LWP-Protocol-https-6.07.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..77f1ae0 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* UserAgent");