Merge branch 'release/4.1.x'

This commit is contained in:
Raphael Michel
2021-06-30 16:39:42 +02:00
2 changed files with 5 additions and 2 deletions

View File

@@ -90,6 +90,8 @@ ignore =
Makefile
manage.py
pretix/icons/*
pretix/static.dist/**
pretix/static/jsi18n/**
requirements.txt
requirements/*
tests/*
@@ -109,4 +111,5 @@ ignore =
tests/plugins/paypal/*
tests/plugins/pretixdroid/*
tests/plugins/stripe/*
tests/plugins/sendmail/*
tests/plugins/ticketoutputpdf/*