20 lines
278 B
Plaintext
20 lines
278 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Local test/source data and generated packages
|
|
SDS/
|
|
SDS_*/
|
|
*_zip_*/
|
|
*_zip_*mb/
|
|
*_zipped/
|
|
|
|
# Generated optimized copies inside output folders
|
|
_pdf_ridotti_email/
|
|
_immagini_ridotte_email/
|
|
_office_convertiti_pdf/
|
|
|
|
# Local build outputs
|
|
build/
|
|
dist/
|
|
*.spec
|