From b01060f5a507122b145e87c8e754ab143cea782b Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Sun, 1 Sep 2024 20:27:23 +0200
Subject: [PATCH] Do not export ncurc.js

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

diff --git a/.gitattributes b/.gitattributes
index cb40609..a7b9f3b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,5 +12,6 @@ package-lock.json export-ignore
 /resources export-ignore
 /tools export-ignore
 LICENSE export-ignore
+ncurc.js export-ignore
 README.md export-ignore
 webpack.config.js export-ignore