blob: ee528dbe0bc97a9cbc85eeb2f4ea2ef327a8fada (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# SPDX-License-Identifier: CC0-1.0
# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.
build
dist
*.egg-info
*.pyc
setuptools
src/hydrilla/server/_version.py
src/hydrilla/server/locales/hydrilla-messages.pot
hydrilla-messages.mo
|