annotate .gitignore @ 163:3ddaa5eda8d4

Add tests for from_file with large_file=True for compressed audio
author Amine Sehili <amine.sehili@gmail.com>
date Sat, 02 Mar 2019 15:04:36 +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