diff --git a/.gitignore b/.gitignore index 94749a1..1178a10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/Exception-Class-1.44.tar.gz -/Exception-Class-1.44.tar.gz +/Exception-Class-[0-9.]*.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..671ca8a --- /dev/null +++ b/.rpmlint @@ -0,0 +1,3 @@ +from Config import * + +addFilter("spelling-error %description -l en_US esque -> ")