From badd5fe16d04828bdd6d38b9ec3f237555760e0c Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Sat, 10 Jun 2023 23:01:53 -0400
Subject: nix configure

---
 .gitattributes | 5 +++++
 1 file changed, 5 insertions(+)

(limited to '.gitattributes')

diff --git a/.gitattributes b/.gitattributes
index a16ee24..b160f54 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,6 +2,11 @@
 /subprojects export-ignore
 /build export-ignore
 .gitattributes export-ignore
+/.dub export-ignore
+/.direnv export-ignore
+/*_ export-ignore
+*_ export-ignore
 #.gitignore export-ignore
 tangle export-ignore
 flake.lock export-ignore
+/build export-ignore
-- 
cgit v1.2.3