From 5e675aebe0ea04ebb7c301cd1b70bb001d6710b1 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Sat, 10 Feb 2024 21:13:50 +0100 Subject: [PATCH] Ignore any files under a /rec/ (recordings) directory These audiofiles should never be committed to this repository --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 738c011..4d2b692 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ sets **/*.midi **/*.png **/*.bww +**/rec/