diff options
author | Wojtek Kosior <koszko@koszko.org> | 2024-04-27 15:27:59 +0200 |
---|---|---|
committer | W. Kosior <koszko@koszko.org> | 2024-05-03 14:01:22 +0200 |
commit | fd80b1867674e9b085560e42739e622c3adecc20 (patch) | |
tree | fcf39af0db5541367a809a501e87e9ab09df1d38 /.gitignore | |
download | koszko-org-guix-server-fd80b1867674e9b085560e42739e622c3adecc20.tar.gz koszko-org-guix-server-fd80b1867674e9b085560e42739e622c3adecc20.zip |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bfe3cc4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: CC0-1.0 +# +# Copyright (C) 2024 Wojtek Kosior <koszko@koszko.org> + +guix-signing-key.pub +koszko.pub +secrets |