mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-22 07:53:19 +01:00
10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
|
include README
|
||
|
include UPGRADE
|
||
|
include LICENSE*
|
||
|
include CHANGELOG
|
||
|
|
||
|
recursive-include helpdesk/htdocs *
|
||
|
recursive-include helpdesk/locale *.po *.mo
|
||
|
recursive-include helpdesk/templates *
|
||
|
recursive-include helpdesk/fixtures *.json
|