diff --git a/.gitignore b/.gitignore index 4f4c02f..f17bb53 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,10 @@ +/Pod-Usage-1.60.tar.gz +/Pod-Usage-1.61.tar.gz +/Pod-Usage-1.62.tar.gz +/Pod-Usage-1.63.tar.gz +/Pod-Usage-1.64.tar.gz +/Pod-Usage-1.65.tar.gz +/Pod-Usage-1.66.tar.gz +/Pod-Usage-1.67.tar.gz +/Pod-Usage-1.68.tar.gz /Pod-Usage-1.69.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..199a799 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* verboseness");