From 95014571073a05b878743f46117890ecdca93480 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 18 Jun 2024 08:03:07 +0200 Subject: [PATCH] Prepare crypted files for hikari3 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f18b823..929bcb6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,4 +13,5 @@ systems/hikari/web-development/projects/customer.nix filter=git-crypt diff=git-c systems/hikari3/files/hosts filter=git-crypt diff=git-crypt systems/hikari3/web-development/projects/customer.nix filter=git-crypt diff=git-crypt systems/hikari3/web-development/projects/customer/* filter=git-crypt diff=git-crypt +systems/hikari3/private/* filter=git-crypt diff=git-crypt projects/** filter=git-crypt diff=git-crypt