nix-weather/.gitignore
Christina Sørensen 2256d38a68
feat: flake + lix
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-09-05 07:32:31 +02:00

20 lines
236 B
Text

# SPDX-FileCopyrightText: 2024 Christina Sørensen
#
# SPDX-License-Identifier: EUPL-1.2
# Ignore output from latex locally
*.aux
*.log
*.pdf
# Rust
/target
# Nix
result*
# Direnv
.direnv
# pre-commit-hooks
.pre-commit-config.yaml