slixmpp/.gitignore
Sandro Munda d444930494 Improved the gitignore files (vim temp file, .pyo file and .baboon directory).
Automatically pack & unpack data through the socket.

Added some comments to the pack method.

Handled possible error during the unpacking of data.
2012-11-01 11:17:05 +01:00

13 lines
117 B
Text

*.py[co]
build/
dist/
MANIFEST
docs/_build/
*.swp
.tox/
.coverage
sleekxmpp.egg-info/
.ropeproject/
4913
*~
.baboon/