annotate .gitignore @ 136:03062069b491

Use data before file in audio saving functions signature
author Amine Sehili <amine.sehili@gmail.com>
date Wed, 13 Feb 2019 20:09:38 +0100
parents eb17a4e1dc83
children 8e11b5108d69
rev   line source
amine@3 1 web/
sehili@1 2 *pyc
amine@3 3 auditok/__pycache__
amine@3 4 .*.swp
amine@3 5 tags
amine@3 6 build
amine@3 7 dist
amine@3 8 MANIFEST.in
amine@3 9 *~
amine@3 10 .pydevproject
amine@3 11 .project
amine@42 12 TODO