mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 17:28:55 +00:00
13 lines
107 B
Plaintext
13 lines
107 B
Plaintext
# temp files
|
|
~*
|
|
.*.swp
|
|
|
|
# python compiled
|
|
*.pyc
|
|
|
|
# setuptools stuff
|
|
build/
|
|
dist/
|
|
MANIFEST
|
|
pynntp.egg-info/
|