diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b7b2cc7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: Copyright 2025 Alexandre Jesus <https://adbjesus.com> +# +# SPDX-License-Identifier: CC0-1.0 + +/.direnv/ +/_build/ |
