diff --git a/.gitignore b/.gitignore index 2361550..dabf194 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/WWW-RobotRules-6.02.tar.gz +/WWW-RobotRules-6.01.tar.gz /WWW-RobotRules-6.02.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..0649c47 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* (html|http|norobots|robotstxt|txt|wc)");