Kaydet (Commit) 185d06ea authored tarafından Guido van Rossum's avatar Guido van Rossum

Added to list of bad filenames.

üst ec758ead
......@@ -26,7 +26,7 @@ def getargs():
args.sort()
return args
badnames = ['tags', 'xyzzy']
badnames = ['tags', 'TAGS', 'xyzzy', 'nohup.out', 'core']
badprefixes = ['.', ',', '@', '#', 'o.']
badsuffixes = \
['~', '.a', '.o', '.old', '.bak', '.orig', '.new', '.prev', '.not']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment