diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2026-04-16 08:15:35 +0100 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2026-04-16 08:15:35 +0100 |
| commit | 5dce88bcad0a1263984b71fa19ef26393d781960 (patch) | |
| tree | cf3289fbedb56a7cb566a50b73788c8f44f64bc1 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c93e158 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# SPDX-FileCopyrightText: 2026 Matthew Fennell <matthew@fennell.dev> +# +# SPDX-License-Identifier: AGPL-3.0-or-later + +secrets.scm |
