Add static files to check-manifest ignore list

This commit is contained in:
Raphael Michel
2021-06-30 16:14:27 +02:00
parent 6e7505abd5
commit 9894954233

View File

@@ -90,6 +90,8 @@ ignore =
Makefile
manage.py
pretix/icons/*
pretix/static.dist/**
pretix/static/jsi18n/**
requirements.txt
requirements/*
tests/*