You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
### Python
|
|
|
|
# Compiled files
|
|
|
|
*.pyc
|
|
|
|
# Linter files
|
|
|
|
.mypy_cache/
|
|
|
|
# mypy stub files
|
|
|
|
feedparser.pyi
|
|
|
|
HTMLParser.pyi
|
|
|
|
markupbase.pyi
|
|
|
|
weechat.pyi
|
|
|
|
|
|
|
|
### Vi
|
|
|
|
# Swap files
|
|
|
|
*.swp
|
|
|
|
|