.hgignore
author durandn
Wed, 10 Jun 2015 12:19:26 +0200
changeset 1387 82d256129376
parent 975 54262ea8aee4
child 1451 9b146d9a7f78
permissions -rw-r--r--
Small tweaks to Annotation API and json project API and mdplayer widgets CreateAnnotation and AnnotationList to allow CreateAnnotation to create annotations on a specific project and AnnotationList to display different annotation types as well as filtering annotations based on current segment


syntax: regexp
.*\.pyc$
^src/ldt/Ldt\.egg-info$
^src/ldt/dist$
^virtualenv/setup/project-boot\.py$
^virtualenv/setup/env/
^src/ldt/build$
^src/ldt/ldt\.egg-info$
^src/ldt/distribute-0\.6\.14\.tar\.gz$
^src/ldt/distribute-0\.6\.14-py2\.6\.egg$
^src/ldt/MANIFEST\.in$
^src/ldt/MANIFEST$
^\.pydevproject$
^\.settings/org\.eclipse\.core\.resources\.prefs$
\.DS_Store$