blob: e7a3233e9ac5eca6ec142f2b5a2d2adc73deaa47 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# pgp-wkd - A web key directory for pgp-keys
#
# Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de>
# SPDX-License-Identifier: CC-BY-SA-4.0
#
# This file is part of pgp-wkd.
#
# You should have received a copy of the License along with this program.
# If not, see <https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt>.
# build
/result
# dev env
.direnv
|