From ff356b92e881e71c8d2c833b38cda368304361c0 Mon Sep 17 00:00:00 2001 From: MAHaines Date: Mon, 14 Jul 2025 00:19:07 -0500 Subject: [PATCH] Create data directory structure --- data/audio/raw/.gitkeep | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/audio/raw/.gitkeep diff --git a/data/audio/raw/.gitkeep b/data/audio/raw/.gitkeep new file mode 100644 index 0000000..8f746f5 --- /dev/null +++ b/data/audio/raw/.gitkeep @@ -0,0 +1,2 @@ +# This file keeps the directory in git +# Raw PCM audio files from Discord are stored here