From 970eea0a508d3a0a1f8c9e01c3667ceedaa5fb0f Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Thu, 26 Jan 2023 21:16:47 -0500
Subject: nix flake & build, devShells etc.

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitattributes')

diff --git a/.gitattributes b/.gitattributes
index db88acf..a16ee24 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,5 +2,6 @@
 /subprojects export-ignore
 /build export-ignore
 .gitattributes export-ignore
+#.gitignore export-ignore
 tangle export-ignore
 flake.lock export-ignore
-- 
cgit v1.2.3