diff --git a/.gitignore b/.gitignore index e3f1990..c809421 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +Module-Install-ExtraTests-0.006.tar.gz +/Module-Install-ExtraTests-0.007.tar.gz /Module-Install-ExtraTests-0.008.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..b1ea11c --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* (disttest|Ignorable|xt)");