annotate .gitignore @ 275:a1388f0d18d3

Add test for PrintWorker
author Amine Sehili <amine.sehili@gmail.com>
date Fri, 20 Sep 2019 21:02:08 +0200
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