Adds item to TODO and modif .gitignore

main
jgrizou 12 years ago
parent d27e5457ef
commit 142c6df2ce

5
.gitignore vendored

@ -1,3 +1,6 @@
build/
dist/
*~
*.pyc
tests/.papers
tests/.papers
papers.egg-info

@ -8,4 +8,5 @@ TODO list
- add query support to list command (cf beets)
- FIX open on ubuntu
- implement queries
- edit on add
- edit bibtex on add
- option to add tag on add

Loading…
Cancel
Save