From 8376dfc662719faaa11acccd12d0d502a83d34c5 Mon Sep 17 00:00:00 2001 From: Dylan Knutson Date: Mon, 18 Aug 2025 05:59:58 +0000 Subject: [PATCH] ignore txt files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a224916..a41f81f2 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,7 @@ migrated_files.txt package-lock.json *.notes.md - +*.txt # Ignore bundler config. /.bundle