From 02e045c779f941323c27634d21d35f02238bf9c5 Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Tue, 30 Dec 2025 01:34:22 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Add=20Git=20LFS=20tracking=20for?= =?UTF-8?q?=20analytics=20GeoIP=20databases?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..2cd09cac2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +features/analytics/backend/data/*.mmdb filter=lfs diff=lfs merge=lfs -text