home
/
dev
/
repositories
/
python-musicpd.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add test for two worded commands (ie. "tagtypes clear")
[python-musicpd.git]
/
.gitignore
1
# python
2
__pycache__
3
*.pyc.
4
/*.egg-info
5
# project
6
/build/
7
/dist/
8
/doc/build/